Closed Bug 1376228 Opened 7 years ago Closed 7 years ago

Permafail stylo debug wptrunner/testrunner.py", line 336, in run new_state = f() File "/home/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 512, in run_test self.state.group_metadata) AttributeError:

Categories

(Testing :: web-platform-tests, defect)

Version 3
defect
Not set
normal

Tracking

(firefox56 fixed)

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: aryx, Assigned: jgraham)

References

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell fixed])

Attachments

(1 file)

https://treeherder.mozilla.org/logviewer.html#?job_id=109743987&repo=autoland

After bug 1363428 landed, stylo debug wpt8 fails with

[task 2017-06-24T12:00:13.031924Z] 12:00:13     INFO - TEST-OK | /cssom/css-style-declaration-modifications.html | took 717ms
[task 2017-06-24T12:00:13.033187Z] 12:00:13     INFO - Restarting browser for new test environment
[task 2017-06-24T12:00:13.034758Z] 12:00:13    ERROR - Traceback (most recent call last):
[task 2017-06-24T12:00:13.035262Z] 12:00:13    ERROR -   File "/home/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 336, in run
[task 2017-06-24T12:00:13.035786Z] 12:00:13    ERROR -     new_state = f()
[task 2017-06-24T12:00:13.036245Z] 12:00:13    ERROR -   File "/home/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 512, in run_test
[task 2017-06-24T12:00:13.036617Z] 12:00:13    ERROR -     self.state.group_metadata)
[task 2017-06-24T12:00:13.037036Z] 12:00:13    ERROR - AttributeError: 'running' object has no attribute 'group_metadata'
[task 2017-06-24T12:00:13.037480Z] 12:00:13    ERROR - 
[task 2017-06-24T12:00:13.074193Z] 12:00:13     INFO - Browser exited with return code -15
[task 2017-06-24T12:00:13.078413Z] 12:00:13  WARNING - u'runner_teardown' ()
[task 2017-06-24T12:00:13.081511Z] 12:00:13     INFO - Got 0 unexpected results
[task 2017-06-24T12:00:13.082015Z] 12:00:13     INFO - STDERR: Exception in thread Thread-TestrunnerManager-1:
[task 2017-06-24T12:00:13.082230Z] 12:00:13     INFO - Traceback (most recent call last):
[task 2017-06-24T12:00:13.082589Z] 12:00:13     INFO -   File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
[task 2017-06-24T12:00:13.082794Z] 12:00:13     INFO -     self.run()
[task 2017-06-24T12:00:13.083171Z] 12:00:13     INFO -   File "/home/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 336, in run
[task 2017-06-24T12:00:13.083415Z] 12:00:13     INFO -     new_state = f()
[task 2017-06-24T12:00:13.083702Z] 12:00:13     INFO -   File "/home/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 512, in run_test
[task 2017-06-24T12:00:13.083919Z] 12:00:13     INFO -     self.state.group_metadata)
[task 2017-06-24T12:00:13.084337Z] 12:00:13     INFO - AttributeError: 'running' object has no attribute 'group_metadata'
Flags: needinfo?(james)
Whiteboard: [stockwell needswork]
Dunno how one gets a stylo build on windows on try so I can't actually test this, but something like https://treeherder.mozilla.org/#/jobs?repo=try&revision=3d0c930070e3f9b68011b785a0ed05842ee3fb01 might  help.
(In reply to James Graham [:jgraham] from comment #1)
> Dunno how one gets a stylo build on windows on try so I can't actually test
> this, but something like
> https://treeherder.mozilla.org/#/
> jobs?repo=try&revision=3d0c930070e3f9b68011b785a0ed05842ee3fb01 might  help.

Why *windows*? This is failing on linux64-stylo. I added linux64-stylo wpt tests to your try run.
Comment on attachment 8881313 [details]
Bug 1376228 - Pass group_metadata through the running state,

https://reviewboard.mozilla.org/r/152506/#review157680
Attachment #8881313 - Flags: review?(mjzffr) → review+
Oh i misread wpt8 as win8. Blame jetlag :p
Flags: needinfo?(james)
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/autoland/rev/60aa84a6e4be
Pass group_metadata through the running state, r=maja_zf
https://hg.mozilla.org/mozilla-central/rev/60aa84a6e4be
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Whiteboard: [stockwell needswork] → [stockwell fixed]
Assignee: nobody → james
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: