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

[Taskcluster] Switch wpt run on CI to Python 3 only #26252

Merged
merged 1 commit into from Nov 23, 2020

Conversation

ziransun
Copy link
Member

@ziransun ziransun commented Oct 23, 2020

See the RFC: web-platform-tests/rfcs#65

This affects:

  • On push: Full test-suite runs.
  • On pull-request:
    • The with-pr affected-results check.
    • The without-pr affected-results check.
    • The stability checks.

@jgraham
Copy link
Contributor

jgraham commented Oct 28, 2020

For things that we shouldn't merge it's best to mark the PR as a draft.

@stephenmcgruer stephenmcgruer marked this pull request as draft October 28, 2020 11:30
@stephenmcgruer stephenmcgruer changed the title [WIP] Switch wpt run on CI to python 3 only [Taskcluster] Switch wpt run on CI to Python 3 only Oct 29, 2020
@stephenmcgruer
Copy link
Contributor

(Close/opening to kick the CI)

@stephenmcgruer
Copy link
Contributor

stephenmcgruer commented Oct 29, 2020

I've begun pushing full test suite runs for this PR, to get us some (mostly) up-to-date diff runs including results on stable browser versions.

The pushed SHA is 221cf8c, which has 731cc1d as a parent. The parent SHA was chosen because it has both experimental and stable runs for it.

Results so far:

@ziransun
Copy link
Member Author

ziransun commented Nov 2, 2020

Results so far:

* [Chrome Stable](https://wpt.fyi/results/?diff&filter=ADC&q=is%3Adifferent&run_id=726550002&run_id=719190001)

* [Chrome Dev](https://wpt.fyi/results/?diff&filter=ADC&q=is%3Adifferent&run_id=701760002&run_id=730850002)

* [Firefox Stable](https://wpt.fyi/results/?diff&filter=ADC&q=is%3Adifferent&run_id=730370001&run_id=746180001)

* [Firefox Nightly](https://wpt.fyi/results/?diff&filter=ADC&q=is%3Adifferent&run_id=738110002&run_id=744090001)

@stephenmcgruer : Just let you know that I'm checking on these results and filing reasons for those diffs.

@ziransun
Copy link
Member Author

ziransun commented Nov 6, 2020

The result track sheet is here

@stephenmcgruer stephenmcgruer merged commit 26c1676 into web-platform-tests:master Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants