Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression report generation is failing #26467

Closed
jdm opened this issue May 7, 2020 · 0 comments
Closed

Regression report generation is failing #26467

jdm opened this issue May 7, 2020 · 0 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented May 7, 2020

+ python3 tests/wpt/reftests-report/gen.py 10b1659ee1b5430bc25dc5d851e4ee76767560b2 856f03ae7595e90b86d6f1c7b64fae1f9f3aa95a
Fetching https://community-tc.services.mozilla.com/api/index/v1/task/project.servo.linux_x64_wpt_1.10b1659ee1b5430bc25dc5d851e4ee76767560b2
Fetching https://community-tc.services.mozilla.com/api/queue/v1/task/IeHPlo7qSKKRQBP_y-Zw3Q
Fetching https://community-tc.services.mozilla.com/api/index/v1/task/project.servo.linux_x64_wpt_1.10b1659ee1b5430bc25dc5d851e4ee76767560b2/artifacts/public/test-wpt.log
Traceback (most recent call last):
  File "tests/wpt/reftests-report/gen.py", line 162, in <module>
    sys.exit(main(*sys.argv[1:]))
  File "tests/wpt/reftests-report/gen.py", line 65, in main
    failures_2013 = {url for url, _ in failing_reftests("linux_x64", source)}
  File "tests/wpt/reftests-report/gen.py", line 65, in <setcomp>
    failures_2013 = {url for url, _ in failing_reftests("linux_x64", source)}
ValueError: too many values to unpack (expected 2)
[taskcluster 2020-05-07 06:10:36.548Z] === Task Finished ===

This is a regression from #26437. cc @SimonSapin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.