Skip to content

Appveyor: Downgrade GCC to 5.4.0-1#12573

Merged
bors-servo merged 1 commit intoservo:masterfrom
UK992:appveyor-fix
Jul 24, 2016
Merged

Appveyor: Downgrade GCC to 5.4.0-1#12573
bors-servo merged 1 commit intoservo:masterfrom
UK992:appveyor-fix

Conversation

@UK992
Copy link
Copy Markdown
Contributor

@UK992 UK992 commented Jul 23, 2016

Fix building on Appveyor.


This change is Reviewable

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Jul 23, 2016
@UK992
Copy link
Copy Markdown
Contributor Author

UK992 commented Jul 23, 2016

r? @larsbergstrom

@highfive highfive assigned larsbergstrom and unassigned cbrewster Jul 23, 2016
@larsbergstrom
Copy link
Copy Markdown
Contributor

This looks awesome!

@jdm can you re-enable appveyor? How are you disabling it? It looks enabled on the Servo project page on appveyor...

@jdm
Copy link
Copy Markdown
Member

jdm commented Jul 24, 2016

I've been enabling/disabling the webhook, specifically.

@jdm
Copy link
Copy Markdown
Member

jdm commented Jul 24, 2016

@UK992 could you force push to the branch to kick off an appveyor build?

@UK992
Copy link
Copy Markdown
Contributor Author

UK992 commented Jul 24, 2016

done.

@larsbergstrom
Copy link
Copy Markdown
Contributor

@bors-servo r+

Thanks a TON for doing this!

@bors-servo
Copy link
Copy Markdown
Contributor

📌 Commit d19f45e has been approved by larsbergstrom

@highfive highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Jul 24, 2016
@bors-servo
Copy link
Copy Markdown
Contributor

⌛ Testing commit d19f45e with merge 7ca826c...

@highfive highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Jul 24, 2016
bors-servo pushed a commit that referenced this pull request Jul 24, 2016
Appveyor: Downgrade GCC to 5.4.0-1

Fix building on Appveyor.

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

💔 Test failed - linux-rel

@highfive highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Jul 24, 2016
@larsbergstrom
Copy link
Copy Markdown
Contributor

Hrm, I don't see an intermittent for this:

Tests with unexpected results:
  ▶ Unexpected subtest result in /html/browsers/history/the-history-interface/002.html:
  │ FAIL [expected PASS] replaceState should not actually load the new URL
  │   → assert_true: expected true got undefined
  │ 
  │ tests10/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/002.html:258:13
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1402:20
  │ test@http://web-platform.test:8000/resources/testharness.js:500:9
  └ tests10@http://web-platform.test:8000/html/browsers/history/the-history-interface/002.html:257:9

@jdm
Copy link
Copy Markdown
Member

jdm commented Jul 24, 2016

File it and cc @connorgbrewster.

@larsbergstrom
Copy link
Copy Markdown
Contributor

@bors-servo
Copy link
Copy Markdown
Contributor

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

@bors-servo
Copy link
Copy Markdown
Contributor

☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel, mac-dev-unit, mac-rel-css, mac-rel-wpt, windows-dev

@bors-servo bors-servo merged commit d19f45e into servo:master Jul 24, 2016
bors-servo pushed a commit that referenced this pull request Jul 25, 2016
Document Windows installation hacks

<!-- Please describe your changes on the following line: -->
This is based on the awesome work by @UK992 in #12573.

Basically, it downgrades GCC on Windows to 5.4 within the mingw environment. This is a stopgap until #11756 is completed and we no longer need mingw.

Fixes #12512

r? @metajack

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/12578)
<!-- Reviewable:end -->
@UK992 UK992 deleted the appveyor-fix branch January 26, 2017 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-tests-failed The changes caused existing tests to fail.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants