webkit_tests failing, AttributeError in layout_test_wrapper.py |
||||
Issue descriptionExample logs: https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11/builds/12164/steps/webkit_tests/logs/stdio Traceback (most recent call last): File "/b/rr/tmptg6U9L/rw/checkout/infra/.recipe_deps/build/scripts/slave/chromium/layout_test_wrapper.py", line 277, in <module> sys.exit(main()) File "/b/rr/tmptg6U9L/rw/checkout/infra/.recipe_deps/build/scripts/slave/chromium/layout_test_wrapper.py", line 274, in main return layout_test(options, args) File "/b/rr/tmptg6U9L/rw/checkout/infra/.recipe_deps/build/scripts/slave/chromium/layout_test_wrapper.py", line 99, in layout_test if options.order: AttributeError: Values instance has no attribute 'order'
,
Oct 28 2016
Just reverted https://crrev.com/2384243005/
,
Oct 28 2016
What's the status here? Still seeing the failing tests and your revert looks like it was reverted?
,
Oct 28 2016
The change was relanded with a fix, so we're expecting that webkit_tests should turn green again, I believe; some builders may not have turned green yet just because of long cycle time.
,
Oct 28 2016
The revert has been committed but the reland[1] has not been committed yet. [1] https://codereview.chromium.org/2459983002
,
Oct 28 2016
So, we're still expecting the builders to roll green soon, but as of 3:40 pm PST, some dbg/MSAN/ASAN builders are still red.
,
Nov 7 2016
All the builders are back to green, closing. |
||||
►
Sign in to add a comment |
||||
Comment 1 by qyears...@chromium.org
, Oct 28 2016