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 cors and redirect fetch tests. #14070

Closed
wants to merge 1 commit into from
Closed

Conversation

jdm
Copy link
Member

@jdm jdm commented Nov 4, 2016

There have been a bunch of changes to the fetch code since #13441 was filed, and the results seem more stable now.


This change is Reviewable

@highfive
Copy link

highfive commented Nov 4, 2016

Heads up! This PR modifies the following files:

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Nov 4, 2016
@jdm
Copy link
Member Author

jdm commented Nov 4, 2016

@bors-servo: try

@bors-servo
Copy link
Contributor

⌛ Trying commit ca40b4b with merge 469eff5...

bors-servo pushed a commit that referenced this pull request Nov 4, 2016
Enable cors and redirect fetch tests.

There have been a bunch of changes to the fetch code since #13441 was filed, and the results seem more stable now.

---
- [X] These changes fix #13441.
[Include mode: 1 cookie]
[Include mode: local cookies are not sent with remote request]
expected: FAIL

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this doesn't seem good

(yes, we already failed here before this PR, but we should fix this)

@Manishearth
Copy link
Member

r=me if try doesn't turn up anything other than new passes

@bors-servo
Copy link
Contributor

💔 Test failed - linux-rel-wpt

@highfive highfive added the S-tests-failed The changes caused existing tests to fail. label Nov 4, 2016
@highfive highfive removed the S-tests-failed The changes caused existing tests to fail. label Nov 4, 2016
@jdm
Copy link
Member Author

jdm commented Nov 4, 2016

@bors-servo: try

bors-servo pushed a commit that referenced this pull request Nov 4, 2016
Enable cors and redirect fetch tests.

There have been a bunch of changes to the fetch code since #13441 was filed, and the results seem more stable now.

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

⌛ Trying commit a2468a4 with merge 8da86f8...

@bors-servo
Copy link
Contributor

💥 Test timed out

@jdm
Copy link
Member Author

jdm commented Nov 5, 2016

@bors-servo: retry

@bors-servo
Copy link
Contributor

⌛ Trying commit a2468a4 with merge 22a3191...

bors-servo pushed a commit that referenced this pull request Nov 5, 2016
Enable cors and redirect fetch tests.

There have been a bunch of changes to the fetch code since #13441 was filed, and the results seem more stable now.

<!-- 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/14070)
<!-- Reviewable:end -->
@jdm
Copy link
Member Author

jdm commented Nov 5, 2016

@bors-servo: retry

@bors-servo
Copy link
Contributor

⌛ Trying commit a2468a4 with merge 865fb3a...

bors-servo pushed a commit that referenced this pull request Nov 5, 2016
Enable cors and redirect fetch tests.

There have been a bunch of changes to the fetch code since #13441 was filed, and the results seem more stable now.

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

@jdm
Copy link
Member Author

jdm commented Nov 5, 2016

@bors-servo: r=Manishearth

@bors-servo
Copy link
Contributor

📌 Commit a2468a4 has been approved by Manishearth

@highfive highfive assigned Manishearth and unassigned asajeffrey Nov 5, 2016
@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Nov 5, 2016
@KiChjang
Copy link
Contributor

KiChjang commented Nov 6, 2016

@bors-servo try- retry clean

@bors-servo
Copy link
Contributor

⌛ Testing commit a2468a4 with merge 877855a...

bors-servo pushed a commit that referenced this pull request Nov 6, 2016
Enable cors and redirect fetch tests.

There have been a bunch of changes to the fetch code since #13441 was filed, and the results seem more stable now.

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

💔 Test failed - linux-rel-wpt

@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Nov 6, 2016
@highfive
Copy link

highfive commented Nov 6, 2016

  ▶ FAIL [expected PASS] /_mozilla/css/inline_block_opacity_change.html
  └   → /_mozilla/css/inline_block_opacity_change.html aed6845267bba6c52d3aa69c4889449b454d8117
/_mozilla/css/inline_block_opacity_change_ref.html febec1b4730afab195f280694dad47200b09ea3c
Testing aed6845267bba6c52d3aa69c4889449b454d8117 == febec1b4730afab195f280694dad47200b09ea3c

@highfive highfive added the S-tests-failed The changes caused existing tests to fail. label Nov 6, 2016
@jdm
Copy link
Member Author

jdm commented Nov 7, 2016

@jdm jdm mentioned this pull request Nov 7, 2016
4 tasks
@bors-servo
Copy link
Contributor

🔒 Merge conflict

@bors-servo
Copy link
Contributor

☔ The latest upstream changes (presumably #13918) made this pull request unmergeable. Please resolve the merge conflicts.

@highfive highfive added the S-needs-rebase There are merge conflict errors. label Nov 7, 2016
@highfive highfive added S-awaiting-review There is new code that needs to be reviewed. and removed S-tests-failed The changes caused existing tests to fail. labels Nov 7, 2016
@jdm
Copy link
Member Author

jdm commented Nov 7, 2016

@bors-servo: r=Manishearth

@bors-servo
Copy link
Contributor

💡 This pull request was already approved, no need to approve it again.

@bors-servo
Copy link
Contributor

📌 Commit a2468a4 has been approved by Manishearth

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. S-needs-rebase There are merge conflict errors. labels Nov 7, 2016
@jdm
Copy link
Member Author

jdm commented Nov 7, 2016

@bors-servo: retry

@jdm
Copy link
Member Author

jdm commented Nov 7, 2016

@bors-servo: clean r=Manishearth

@bors-servo
Copy link
Contributor

💡 This pull request was already approved, no need to approve it again.

@bors-servo
Copy link
Contributor

📌 Commit a2468a4 has been approved by Manishearth

@jdm
Copy link
Member Author

jdm commented Nov 7, 2016

Closed in favour of #14116.

@jdm jdm closed this Nov 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants