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

Enable webgl tests. #10806

Merged
merged 1 commit into from Apr 26, 2016
Merged

Enable webgl tests. #10806

merged 1 commit into from Apr 26, 2016

Conversation

@jdm
Copy link
Member

jdm commented Apr 22, 2016

…ling ones.


This change is Reviewable

@highfive
Copy link

highfive commented Apr 22, 2016

Heads up! This PR modifies the following files:

@jdm
Copy link
Member Author

jdm commented Apr 22, 2016

I'm going to run this through try a few times to make sure it doesn't hurt us.

@jdm jdm assigned jdm and unassigned SimonSapin Apr 22, 2016
@KiChjang
Copy link
Member

KiChjang commented Apr 22, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Apr 22, 2016

Trying commit ad6df6b with merge 832231b...

bors-servo added a commit that referenced this pull request Apr 22, 2016
Enable webgl tests except for known high-frequency intermittently fai…

…ling ones.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10806)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 22, 2016

@perlun
Copy link
Contributor

perlun commented Apr 22, 2016

@jdm - this one has gone unmergeable. So maybe this is the answer to your question "what should I work on" 😉

@perlun
Copy link
Contributor

perlun commented Apr 22, 2016

(but ah, like you said, perhaps waiting to let other stuff get merged might be pretty neat anyway.)

@@ -1,5 +1,6 @@
[bufferDataBadArgs.html]
type: testharness
disabled: https://github.com/servo/servo/issues/10660

This comment has been minimized.

Copy link
@emilio

emilio Apr 22, 2016

Member

This should not be intermittent anymore after #10443.

@@ -39,6 +39,8 @@ skip: true
skip: false
[cors]
skip: false
[webgl]

This comment has been minimized.

Copy link
@dzbarsky

dzbarsky Apr 23, 2016

Member

o.o i'm confused, we're definitely running these tests already...

This comment has been minimized.

Copy link
@emilio

emilio Apr 23, 2016

Member

They were disabled again by @Ms2ger, since they caused a lot of intermittents :/

@jdm
Copy link
Member Author

jdm commented Apr 23, 2016

@jdm jdm force-pushed the jdm:webglenable branch from ad6df6b to 6b91158 Apr 23, 2016
@jdm
Copy link
Member Author

jdm commented Apr 23, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Apr 23, 2016

Trying commit 6b91158 with merge 4089742...

bors-servo added a commit that referenced this pull request Apr 23, 2016
Enable webgl tests except for known high-frequency intermittently fai…

…ling ones.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10806)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 23, 2016

💔 Test failed - linux-rel

@highfive
Copy link

highfive commented Apr 23, 2016

  ▶ FAIL [expected PASS] /_mozilla/css/incremental_trailing_whitespace_a.html
  └   → /_mozilla/css/incremental_trailing_whitespace_a.html da54041086f2975f8e3c776d2283ad6609e6862a
/_mozilla/css/incremental_trailing_whitespace_ref.html f5d0147c8bddbdc772a7e5e86c7c9e433fcd486b
Testing da54041086f2975f8e3c776d2283ad6609e6862a == f5d0147c8bddbdc772a7e5e86c7c9e433fcd486b
@jdm
Copy link
Member Author

jdm commented Apr 23, 2016

@bors-servo: retry

@bors-servo
Copy link
Contributor

bors-servo commented Apr 23, 2016

Trying commit 6b91158 with merge 0ba075c...

bors-servo added a commit that referenced this pull request Apr 23, 2016
Enable webgl tests except for known high-frequency intermittently fai…

…ling ones.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10806)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 23, 2016

@jdm
Copy link
Member Author

jdm commented Apr 23, 2016

@bors-servo: retry

@bors-servo
Copy link
Contributor

bors-servo commented Apr 23, 2016

Trying commit 6b91158 with merge bfdd070...

@emilio
Copy link
Member

emilio commented Apr 24, 2016

@bors-servo: try

(Test expectations might need to get updated after #10670)

@KiChjang
Copy link
Member

KiChjang commented Apr 25, 2016

@bors-servo try- retry clean

@KiChjang
Copy link
Member

KiChjang commented Apr 25, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Apr 25, 2016

Trying commit 6b91158 with merge e6d9668...

bors-servo added a commit that referenced this pull request Apr 25, 2016
Enable webgl tests.

…ling ones.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10806)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 25, 2016

💔 Test failed - mac-rel-wpt

@jdm
Copy link
Member Author

jdm commented Apr 25, 2016

  ▶ Unexpected subtest result in /webgl/conformance-1.0.3/conformance/uniforms/uniform-location.html:
  │ FAIL [expected PASS] WebGL test #24: contextA.getUniform(programS, locationSx) should be 3. Threw exception TypeError: contextA.getUniform is not a function
  │   → assert_true: contextA.getUniform(programS, locationSx) should be 3. Threw exception TypeError: contextA.getUniform is not a function expected true got false
  │ 
  │ reportTestResultsToHarness/<@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:87:9
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1397:20
  │ test@http://web-platform.test:8000/resources/testharness.js:495:9
  │ reportTestResultsToHarness@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:86:1
  │ testFailed@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:152:5
  │ shouldBe@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:229:9
  └ @http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/uniforms/uniform-location.html:61:1

  ▶ Unexpected subtest result in /webgl/conformance-1.0.3/conformance/uniforms/uniform-location.html:
  │ FAIL [expected PASS] WebGL test #25: contextA.getUniform(programS, locationArray0) should be 123. Threw exception TypeError: contextA.getUniform is not a function
  │   → assert_true: contextA.getUniform(programS, locationArray0) should be 123. Threw exception TypeError: contextA.getUniform is not a function expected true got false
  │ 
  │ reportTestResultsToHarness/<@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:87:9
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1397:20
  │ test@http://web-platform.test:8000/resources/testharness.js:495:9
  │ reportTestResultsToHarness@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:86:1
  │ testFailed@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:152:5
  │ shouldBe@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:229:9
  └ @http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/uniforms/uniform-location.html:62:1

  ▶ Unexpected subtest result in /webgl/conformance-1.0.3/conformance/uniforms/uniform-location.html:
  │ FAIL [expected PASS] WebGL test #20: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: contextA.uniform1i(locationSx, 3)
  │   → assert_true: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: contextA.uniform1i(locationSx, 3) expected true got false
  │ 
  │ reportTestResultsToHarness/<@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:87:9
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1397:20
  │ test@http://web-platform.test:8000/resources/testharness.js:495:9
  │ reportTestResultsToHarness@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:86:1
  │ testFailed@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:152:5
  │ glErrorShouldBe@http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/resources/webgl-test-utils.js:1379:5
  │ shouldGenerateGLError@http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/resources/webgl-test-utils.js:1355:5
  └ @http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/uniforms/uniform-location.html:51:1

  ▶ Unexpected subtest result in /webgl/conformance-1.0.3/conformance/uniforms/uniform-location.html:
  │ FAIL [expected PASS] WebGL test #21: contextA.getUniform(programS, locationSx) threw exception TypeError: contextA.getUniform is not a function
  │   → assert_true: contextA.getUniform(programS, locationSx) threw exception TypeError: contextA.getUniform is not a function expected true got false
  │ 
  │ reportTestResultsToHarness/<@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:87:9
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1397:20
  │ test@http://web-platform.test:8000/resources/testharness.js:495:9
  │ reportTestResultsToHarness@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:86:1
  │ testFailed@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:152:5
  │ shouldGenerateGLError@http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/resources/webgl-test-utils.js:1353:5
  └ @http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/uniforms/uniform-location.html:52:1
@jdm jdm force-pushed the jdm:webglenable branch from 6b91158 to 06dd271 Apr 25, 2016
@jdm
Copy link
Member Author

jdm commented Apr 25, 2016

@bors-servo: r=Ms2ger

@bors-servo
Copy link
Contributor

bors-servo commented Apr 25, 2016

📌 Commit 06dd271 has been approved by Ms2ger

@bors-servo
Copy link
Contributor

bors-servo commented Apr 25, 2016

Testing commit 06dd271 with merge fee1027...

bors-servo added a commit that referenced this pull request Apr 25, 2016
Enable webgl tests.

…ling ones.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10806)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 25, 2016

💔 Test failed - mac-rel-css

@highfive
Copy link

highfive commented Apr 25, 2016

  ▶ TIMEOUT [expected PASS] /css21_dev/html4/border-spacing-applies-to-016.htm
@jdm
Copy link
Member Author

jdm commented Apr 26, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Apr 26, 2016

Testing commit 06dd271 with merge b99e794...

bors-servo added a commit that referenced this pull request Apr 26, 2016
Enable webgl tests.

…ling ones.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10806)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 26, 2016

@bors-servo bors-servo merged commit 06dd271 into servo:master Apr 26, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

10 participants
You can’t perform that action at this time.