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 CSS tests. #19070

Merged
merged 11 commits into from Nov 2, 2017
Merged

Enable CSS tests. #19070

merged 11 commits into from Nov 2, 2017

Conversation

@jdm
Copy link
Member

jdm commented Oct 31, 2017

Do not merge this; I'm looking into what it takes to stop running the test-css jobs.


This change is Reviewable

@highfive
Copy link

highfive commented Oct 31, 2017

Heads up! This PR modifies the following files:

@jdm
Copy link
Member Author

jdm commented Oct 31, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Oct 31, 2017

Trying commit a45031f with merge a7eafec...

bors-servo added a commit that referenced this pull request Oct 31, 2017
Enable CSS tests.

Do not merge this; I'm looking into what it takes to stop running the test-css jobs.
@jdm jdm changed the title Enable CSS tests. [DO NOT MERGE] Enable CSS tests. Oct 31, 2017
@bors-servo
Copy link
Contributor

bors-servo commented Oct 31, 2017

💔 Test failed - mac-rel-wpt3

@jdm
Copy link
Member Author

jdm commented Oct 31, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Oct 31, 2017

Trying commit 15db457 with merge 73b2ef0...

bors-servo added a commit that referenced this pull request Oct 31, 2017
[DO NOT MERGE] Enable CSS tests.

Do not merge this; I'm looking into what it takes to stop running the test-css jobs.

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

bors-servo commented Oct 31, 2017

💔 Test failed - mac-rel-wpt3

@jdm
Copy link
Member Author

jdm commented Oct 31, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Oct 31, 2017

Trying commit b260c4c with merge 86da19f...

bors-servo added a commit that referenced this pull request Oct 31, 2017
[DO NOT MERGE] Enable CSS tests.

Do not merge this; I'm looking into what it takes to stop running the test-css jobs.

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

bors-servo commented Oct 31, 2017

💔 Test failed - linux-rel-wpt

@jdm
Copy link
Member Author

jdm commented Nov 1, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Nov 1, 2017

Trying commit 203097a with merge 9452f54...

bors-servo added a commit that referenced this pull request Nov 1, 2017
[DO NOT MERGE] Enable CSS tests.

Do not merge this; I'm looking into what it takes to stop running the test-css jobs.

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

bors-servo commented Nov 1, 2017

💔 Test failed - mac-rel-wpt1

@jdm
Copy link
Member Author

jdm commented Nov 1, 2017

Test job times:

  • servo-linux5 (linux-rel-wpt) before: ~18m
  • servo-linux5 (linux-rel-wpt) after: ~25.5

  • servo-mac4 (mac-rel-wpt1) before: ~23.5m
  • servo-mac5 (mac-rel-wpt1) after: ~28m

  • servo-mac5 (mac-rel-wpt2) before: ~11.5m
  • servo-mac9 (mac-rel-wpt2) after: ~22.5m

  • servo-mac7 (mac-rel-wpt3) before: ~21.5m
  • servo-mac7 (mac-rel-wpt3) after: ~30.5m

  • servo-mac1 (mac-rel-wpt4) before: ~14m
  • servo-mac1 (mac-rel-wpt4) after: ~18m

We could repurpose mac-rel-css1 and mac-rel-css2 to be mac-rel-wpt5 and mac-rel-wpt6 instead, and that should spread out the load quite a bit.

@bors-servo
Copy link
Contributor

bors-servo commented Nov 1, 2017

💔 Test failed - mac-rel-wpt3

@jdm jdm force-pushed the jdm:csstests branch from 03d9cab to 4397de3 Nov 1, 2017
@highfive highfive removed the S-tests-failed label Nov 1, 2017
@jdm jdm changed the title [DO NOT MERGE] Enable CSS tests. Enable CSS tests. Nov 1, 2017
@jdm jdm force-pushed the jdm:csstests branch from 4397de3 to 041b4fd Nov 2, 2017
@jdm jdm force-pushed the jdm:csstests branch from 041b4fd to 28c2098 Nov 2, 2017
@jdm
Copy link
Member Author

jdm commented Nov 2, 2017

@metajack This is now ready for review.

@metajack
Copy link
Contributor

metajack commented Nov 2, 2017

@bors-servo r+

For a delta of +30k and -7M this was surprisingly easy to review. Also, the new setup seems much simpler. Great work!

@bors-servo
Copy link
Contributor

bors-servo commented Nov 2, 2017

📌 Commit 28c2098 has been approved by metajack

@bors-servo
Copy link
Contributor

bors-servo commented Nov 2, 2017

Testing commit 28c2098 with merge 86b9e7d...

bors-servo added a commit that referenced this pull request Nov 2, 2017
Enable CSS tests.

Do not merge this; I'm looking into what it takes to stop running the test-css jobs.

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

bors-servo commented Nov 2, 2017

@bors-servo bors-servo merged commit 28c2098 into servo:master Nov 2, 2017
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

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