Skip to content

Implement 'url!(..)' macro#8622

Merged
bors-servo merged 1 commit intoservo:masterfrom
frewsxcv:url-plugin
Nov 21, 2015
Merged

Implement 'url!(..)' macro#8622
bors-servo merged 1 commit intoservo:masterfrom
frewsxcv:url-plugin

Conversation

@frewsxcv
Copy link
Copy Markdown
Contributor

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Nov 20, 2015
@SimonSapin
Copy link
Copy Markdown
Member

@bors-servo r+

Thanks!

@bors-servo
Copy link
Copy Markdown
Contributor

📌 Commit bf97f8f has been approved by SimonSapin

@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 20, 2015
@frewsxcv
Copy link
Copy Markdown
Contributor Author

@bors-servo r-

Tidy...

@highfive highfive added S-awaiting-review There is new code that needs to be reviewed. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Nov 20, 2015
@frewsxcv
Copy link
Copy Markdown
Contributor Author

@bors-servo r=SimonSapin

@bors-servo
Copy link
Copy Markdown
Contributor

📌 Commit e36bdb1 has been approved by SimonSapin

@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 20, 2015
@bors-servo
Copy link
Copy Markdown
Contributor

⌛ Testing commit e36bdb1 with merge 85308a5...

@bors-servo
Copy link
Copy Markdown
Contributor

💔 Test failed - gonk

@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 Nov 20, 2015
@jdm
Copy link
Copy Markdown
Member

jdm commented Nov 20, 2015

Lockfiles need updating.

@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 20, 2015
@frewsxcv
Copy link
Copy Markdown
Contributor Author

Lockfiles for cef and gonk have been added

@jdm
Copy link
Copy Markdown
Member

jdm commented Nov 20, 2015

@bors-servo: r=SimonSapin

@bors-servo
Copy link
Copy Markdown
Contributor

📌 Commit 120c0d1 has been approved by SimonSapin

@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 20, 2015
@bors-servo
Copy link
Copy Markdown
Contributor

⌛ Testing commit 120c0d1 with merge 155a9d0...

@bors-servo
Copy link
Copy Markdown
Contributor

💔 Test failed - linux-dev

@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 Nov 21, 2015
@eefriedman
Copy link
Copy Markdown
Contributor

/home/servo/buildbot/slave/linux-dev/build/tests/unit/plugin/url_plugin.rs:8:21: 8:23 error: relative URL without a base
/home/servo/buildbot/slave/linux-dev/build/tests/unit/plugin/url_plugin.rs:8                url!("").to_string());
                                                                                                 ^~
/home/servo/buildbot/slave/linux-dev/build/tests/unit/plugin/url_plugin.rs:8:16: 8:24 note: in this expansion of url! (defined in /home/servo/buildbot/slave/linux-dev/build/tests/unit/plugin/lib.rs)
/home/servo/buildbot/slave/linux-dev/build/tests/unit/plugin/url_plugin.rs:7:5: 8:38 note: in this expansion of assert_eq! (defined in <std macros>)

@frewsxcv
Copy link
Copy Markdown
Contributor Author

Ah yeah. I reverted that usage locally but apparently forgot to commit it. Without my computer right now so I'll have to fix it later.

@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 21, 2015
@frewsxcv
Copy link
Copy Markdown
Contributor Author

Removed it in the latest force push

@jdm
Copy link
Copy Markdown
Member

jdm commented Nov 21, 2015

@bors-servo: r=SimonSapin

@bors-servo
Copy link
Copy Markdown
Contributor

📌 Commit f34da41 has been approved by SimonSapin

@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 21, 2015
@bors-servo
Copy link
Copy Markdown
Contributor

⌛ Testing commit f34da41 with merge ea690a2...

@bors-servo
Copy link
Copy Markdown
Contributor

☀️ Test successful - android, gonk, linux-dev, linux-rel, mac-dev-ref-unit, mac-rel-css, mac-rel-wpt

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.

6 participants