Closed Bug 1367041 Opened 7 years ago Closed 7 years ago

Add support for running other browers from mach wpt.

Categories

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

Version 3
enhancement
Not set
normal

Tracking

(firefox55 fixed)

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: jgraham, Assigned: jgraham)

Details

Attachments

(1 file)

This is helpful for comaparing tests results, and can be based on the upstream runwpt insfrastructure.
Comment on attachment 8870405 [details]
Bug 1367041 - Add |mach wpt| support for Chrome, Edge and Servo,

https://reviewboard.mozilla.org/r/141858/#review145508

::: .gitignore:93
(Diff revision 1)
>  GPATH
>  
>  # Git clone directory for updating web-platform-tests
>  testing/web-platform/sync/
>  
> +# Third party metadata for web-platform-tests

Should there be a .hgignore version too?

::: .gitignore:94
(Diff revision 1)
>  
>  # Git clone directory for updating web-platform-tests
>  testing/web-platform/sync/
>  
> +# Third party metadata for web-platform-tests
> +testing/web-platform/products/

Should this be reviewed by a build peer?

::: testing/web-platform/README.md:248
(Diff revision 1)
> -   e.g. `~/bin`
> -
> -2. In your gecko source tree activate the virtualenv created by mach,
> -   since this has most dependencies already installed. This is typically
> -   in objdir/_virtualenv and is activated via e.g.
> -
> +
> +By default these browsers run without expectation metadata, but it can
> +be added in the `testing/web-platform/products/<product>`
> +directory. To run with the same metadata as for Firefox (so that
> +differences are reported as unexpected results), pass `--meta
> +testing/web-platform/meta` to the machc command.

typo `machc` should be `mach`
Attachment #8870405 - Flags: review?(dburns) → review+
Attachment #8870405 - Flags: review?(ted)
Comment on attachment 8870405 [details]
Bug 1367041 - Add |mach wpt| support for Chrome, Edge and Servo,

https://reviewboard.mozilla.org/r/141858/#review147804
Attachment #8870405 - Flags: review?(ted) → review+
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/448b7c4ed09e
Add |mach wpt| support for Chrome, Edge and Servo, r=AutomatedTester
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/64ff9b546c6e
Add |mach wpt| support for Chrome, Edge and Servo, r=AutomatedTester
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ecb85cc1ee3e
Add |mach wpt| support for Chrome, Edge and Servo, r=AutomatedTester
https://hg.mozilla.org/mozilla-central/rev/ecb85cc1ee3e
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Flags: needinfo?(james)
Assignee: nobody → james
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: