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

Run CI tests with GPU hardware acceleration #19575

Open
asajeffrey opened this issue Dec 15, 2017 · 5 comments
Open

Run CI tests with GPU hardware acceleration #19575

asajeffrey opened this issue Dec 15, 2017 · 5 comments
Labels

Comments

@asajeffrey
Copy link
Member

@asajeffrey asajeffrey commented Dec 15, 2017

Our performance numbers are off because we are running with software rendering.

This would also catch crashes like #19519.

cc @aneeshusa @glennw @jdm

@asajeffrey
Copy link
Member Author

@asajeffrey asajeffrey commented Dec 15, 2017

I'm currently running ./mach test-wpt without -z locally, the results are promising so far (2 different outcomes in the first 5K tests).

@emilio
Copy link
Member

@emilio emilio commented Dec 15, 2017

The point is that without software rendering we don't have consistent rendering across platforms...

@asajeffrey
Copy link
Member Author

@asajeffrey asajeffrey commented Dec 15, 2017

I'm hoping we can find a subset of the tests that are repeatable. Can we use a .ini file to indicate which tests have to run with software rendering?

@asajeffrey
Copy link
Member Author

@asajeffrey asajeffrey commented Dec 15, 2017

Running the wpt CSS tests with hardware acceleration:

  ▶ TIMEOUT [expected FAIL] /css/compositing/mix-blend-mode/mix-blend-mode-animation.html
  │ 
  │ Shutting down the Constellation after generating an output file or exit flag specified
  └ Shutting down the Constellation after generating an output file or exit flag specified

  ▶ PASS [expected FAIL] /css/css-flexbox/flex-flexitem-percentage-prescation.html

  ▶ PASS [expected FAIL] /css/css-transforms/css-transforms-3d-on-anonymous-block-001.html

  ▶ PASS [expected FAIL] /css/css-transforms/transform-input-018.html

  ▶ FAIL [expected TIMEOUT] /css/css-values/vh-interpolate-vh.html
  └   → /css/css-values/vh-interpolate-vh.html f17b571b709c853a05ae9c0f417a1e422833e879
/css/css-values/reference/all-green.html 16698156583755674f3837b45ba940d68a1d3b1f
Testing f17b571b709c853a05ae9c0f417a1e422833e879 == 16698156583755674f3837b45ba940d68a1d3b1f

  ▶ PASS [expected FAIL] /css/filter-effects/filter-contrast-003.html

  ▶ TIMEOUT [expected PASS] /css/css-values/vh_not_refreshing_on_chrome.html

  ▶ PASS [expected FAIL] /_mozilla/css/border_radius_elliptical_a.html

  ▶ FAIL [expected PASS] /_mozilla/css/iframe/hide_and_show.html
  └   → /_mozilla/css/iframe/hide_and_show.html 23b755622cc81841a23cc8431a6546dfb1401c66
/_mozilla/css/iframe/hide_and_show_ref.html df80fe8f89a9c48e16251483ba2181b39b82df44
Testing 23b755622cc81841a23cc8431a6546dfb1401c66 == df80fe8f89a9c48e16251483ba2181b39b82df44

  ▶ FAIL [expected PASS] /_mozilla/css/iframe/simple_inline_width_height.html
  └   → /_mozilla/css/iframe/simple_inline_width_height.html 03a5044f78ce7b499df792938b6eb9e682e5067b
/_mozilla/css/iframe/simple_inline_width_height_ref.html 86492cf39820505827c9af3d7c990de4a575587c
Testing 03a5044f78ce7b499df792938b6eb9e682e5067b == 86492cf39820505827c9af3d7c990de4a575587c
@asajeffrey asajeffrey mentioned this issue Dec 15, 2017
4 of 4 tasks complete
@jdm
Copy link
Member

@jdm jdm commented Dec 15, 2017

All or almost all of those are known intermittent results.

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.

None yet
3 participants
You can’t perform that action at this time.