CI Automation/windows10 aarch64: Difference between revisions
(Created page with "Test") |
(Initial revision) |
||
Line 1: | Line 1: | ||
=Overview= | |||
With the announcement of the Qualcomm-Mozilla partnership came the need to release a version of Firefox for the ARM64 architecture. | |||
Since mid-January 2019 the CI-A team has been working to enable existing test harnesses, continuous integration tests and other tools to run on Windows 10 ARM64. | |||
=Information= | |||
== Hardware == | |||
* Make: Lenovo | |||
* Model: C630 YOGA | |||
* Processor: Qualcomm Snapdragon 850 3.0GHz | |||
* Cores: 8 | |||
* Memory: 8GB | |||
* Disk: 128GB SSD | |||
== Hosting == | |||
Currently an array of 9 machines are hosted at [https://bitbar.com/ Bitbar] in the United States. | |||
== Taskcluster Generic-Worker == | |||
Tests that are run against windows10-aarch64 execute using [https://github.com/taskcluster/generic-worker Taskcluster Generic-Worker]. These are installed as a service on the Windows 10 ARM64 manually or via [https://github.com/mozilla-releng/OpenCloudConfig OpenCloudConfig]. | |||
= Currently Running = | |||
Currently supported list of tests include: | |||
* awsy | |||
* mochitest (all flavors, including e10s) | |||
* web-platform-tests (all flavors) | |||
* reftests | |||
Supported, requires non-artifact build: | |||
* jittest | |||
* gtests | |||
* cppunittest | |||
For an up-to-date definition, please refer to [https://searchfox.org/mozilla-central/source/taskcluster/ci/test/test-platforms.yml#222 this file]. | |||
= Bugs = | |||
These are the top-level bugs; the recommended view is [https://bugzilla.mozilla.org/showdependencytree.cgi?id=1522997&hide_resolved=0 tree]. | |||
<bugzilla> | |||
{ | |||
"blocks": "1522997" | |||
} | |||
</bugzilla> |
Revision as of 22:35, 25 February 2019
Overview
With the announcement of the Qualcomm-Mozilla partnership came the need to release a version of Firefox for the ARM64 architecture.
Since mid-January 2019 the CI-A team has been working to enable existing test harnesses, continuous integration tests and other tools to run on Windows 10 ARM64.
Information
Hardware
- Make: Lenovo
- Model: C630 YOGA
- Processor: Qualcomm Snapdragon 850 3.0GHz
- Cores: 8
- Memory: 8GB
- Disk: 128GB SSD
Hosting
Currently an array of 9 machines are hosted at Bitbar in the United States.
Taskcluster Generic-Worker
Tests that are run against windows10-aarch64 execute using Taskcluster Generic-Worker. These are installed as a service on the Windows 10 ARM64 manually or via OpenCloudConfig.
Currently Running
Currently supported list of tests include:
- awsy
- mochitest (all flavors, including e10s)
- web-platform-tests (all flavors)
- reftests
Supported, requires non-artifact build:
- jittest
- gtests
- cppunittest
For an up-to-date definition, please refer to this file.
Bugs
These are the top-level bugs; the recommended view is tree.
32 Total; 5 Open (15.63%); 27 Resolved (84.38%); 0 Verified (0%);