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

Fix all the links to the UI Events spec #11610

Merged
merged 1 commit into from Jun 5, 2016
Merged

Fix all the links to the UI Events spec #11610

merged 1 commit into from Jun 5, 2016

Conversation

@nox
Copy link
Member

nox commented Jun 4, 2016

This change is Reviewable

@highfive
Copy link

highfive commented Jun 4, 2016

Heads up! This PR modifies the following files:

  • @KiChjang: components/script/dom/document.rs, components/script/dom/webidls/MouseEvent.webidl, components/script/dom/keyboardevent.rs, components/script/dom/webidls/KeyboardEvent.webidl, components/script/script_thread.rs, components/script/dom/webidls/UIEvent.webidl, components/script/dom/uievent.rs
@highfive
Copy link

highfive commented Jun 4, 2016

warning Warning warning

  • These commits modify script code, but no tests are modified. Please consider adding a test!
@nox
Copy link
Member Author

nox commented Jun 4, 2016

@bors-servo rollup

DOM3Events is no more.
@nox nox force-pushed the nox:dom3events branch from 5342ce7 to be334ef Jun 4, 2016
@highfive
Copy link

highfive commented Jun 4, 2016

New code was committed to pull request.

@emilio
Copy link
Member

emilio commented Jun 4, 2016

@bors-servo: r+ rollup

@bors-servo
Copy link
Contributor

bors-servo commented Jun 4, 2016

📌 Commit be334ef has been approved by emilio

@bors-servo
Copy link
Contributor

bors-servo commented Jun 4, 2016

Testing commit be334ef with merge 452d505...

bors-servo added a commit that referenced this pull request Jun 4, 2016
Fix all the links to the UI Events spec

<!-- 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/11610)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jun 4, 2016

💔 Test failed - mac-rel-wpt

@highfive
Copy link

highfive commented Jun 4, 2016

  ▶ Unexpected subtest result in /cssom-view/elementScroll.html:
  │ FAIL [expected PASS] Element scrollTop/Left getter/setter test
  │   → assert_equals: changed scrollTop should be 40 expected 30 but got 0
  │ 
  │ window.onload/&lt;@http://web-platform.test:8000/cssom-view/elementScroll.html:12:13
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1397:20
  │ test@http://web-platform.test:8000/resources/testharness.js:495:9
  └ window.onload@http://web-platform.test:8000/cssom-view/elementScroll.html:5:9

  ▶ Unexpected subtest result in /cssom-view/elementScroll.html:
  │ FAIL [expected PASS] Element scrollTo test
  │   → assert_equals: changed scrollLeft should be 70 expected 80 but got 0
  │ 
  │ window.onload/&lt;@http://web-platform.test:8000/cssom-view/elementScroll.html:26:13
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1397:20
  │ test@http://web-platform.test:8000/resources/testharness.js:495:9
  └ window.onload@http://web-platform.test:8000/cssom-view/elementScroll.html:23:9

  ▶ Unexpected subtest result in /cssom-view/elementScroll.html:
  │ FAIL [expected PASS] cssom-view - elementScroll
  │   → assert_equals: increment of scrollLeft should be 10 expected 10 but got 0
  │ 
  │ window.onload/&lt;@http://web-platform.test:8000/cssom-view/elementScroll.html:36:13
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1397:20
  │ test@http://web-platform.test:8000/resources/testharness.js:495:9
  └ window.onload@http://web-platform.test:8000/cssom-view/elementScroll.html:30:9

  ▶ Unexpected subtest result in /cssom-view/elementScroll.html:
  │ FAIL [expected PASS] Element scroll test
  │   → assert_equals: changed scrollLeft should be 60 expected 50 but got 0
  │ 
  │ window.onload/&lt;@http://web-platform.test:8000/cssom-view/elementScroll.html:19:13
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1397:20
  │ test@http://web-platform.test:8000/resources/testharness.js:495:9
  └ window.onload@http://web-platform.test:8000/cssom-view/elementScroll.html:16:9

  ▶ Unexpected subtest result in /webgl/conformance-1.0.3/conformance/textures/default-texture.html:
  │ FAIL [expected PASS] WebGL test #0: at (0, 0) expected: 0,0,0,255 was 255,255,255,255
  │   → assert_true: at (0, 0) expected: 0,0,0,255 was 255,255,255,255 expected true got false
  │ 
  │ reportTestResultsToHarness/&lt;@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:7
  │ testFailed@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:152:5
  │ checkCanvasRectColor@http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/resources/webgl-test-utils.js:1046:9
  │ checkCanvasRect@http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/resources/webgl-test-utils.js:1072:3
  │ checkCanvas@http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/resources/webgl-test-utils.js:1095:3
  └ @http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/textures/default-texture.html:14:1
@cbrewster
Copy link
Member

cbrewster commented Jun 4, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Jun 5, 2016

Testing commit be334ef with merge 0a139ef...

bors-servo added a commit that referenced this pull request Jun 5, 2016
Fix all the links to the UI Events spec

<!-- 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/11610)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jun 5, 2016

💔 Test failed - mac-rel-css

@cbrewster
Copy link
Member

cbrewster commented Jun 5, 2016

@bors-servo retry

  • git
@bors-servo
Copy link
Contributor

bors-servo commented Jun 5, 2016

Testing commit be334ef with merge 573c0a7...

bors-servo added a commit that referenced this pull request Jun 5, 2016
Fix all the links to the UI Events spec

<!-- 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/11610)
<!-- Reviewable:end -->
@highfive highfive removed the S-tests-failed label Jun 5, 2016
@bors-servo
Copy link
Contributor

bors-servo commented Jun 5, 2016

💔 Test failed - mac-rel-wpt

@highfive
Copy link

highfive commented Jun 5, 2016

  ▶ Unexpected subtest result in /webgl/conformance-1.0.3/conformance/textures/default-texture.html:
  │ FAIL [expected PASS] WebGL test #0: at (0, 0) expected: 0,0,0,255 was 255,255,255,255
  │   → assert_true: at (0, 0) expected: 0,0,0,255 was 255,255,255,255 expected true got false
  │ 
  │ reportTestResultsToHarness/&lt;@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:7
  │ testFailed@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:152:5
  │ checkCanvasRectColor@http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/resources/webgl-test-utils.js:1046:9
  │ checkCanvasRect@http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/resources/webgl-test-utils.js:1072:3
  │ checkCanvas@http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/resources/webgl-test-utils.js:1095:3
  └ @http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/textures/default-texture.html:14:1
@cbrewster
Copy link
Member

cbrewster commented Jun 5, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Jun 5, 2016

Previous build results for android, arm32, arm64, linux-dev, linux-rel, mac-dev-unit, mac-rel-css, windows are reusable. Rebuilding only mac-rel-wpt...

@bors-servo
Copy link
Contributor

bors-servo commented Jun 5, 2016

@bors-servo bors-servo merged commit be334ef into servo:master Jun 5, 2016
2 checks passed
2 checks passed
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

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