Skip to content

rustbuild: Run debuginfo tests by default#38471

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:run-debuginfo-tests
Dec 21, 2016
Merged

rustbuild: Run debuginfo tests by default#38471
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:run-debuginfo-tests

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

This fixes an accidental regression in rustbuild which stopped running debuginfo
tests by default. Here we flag the test suites as default(true) to ensure that
they're run on bots, for example.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton

Copy link
Copy Markdown
Member Author

This unfortunately may not land due to this bug, but I figure we can throw at bors and see what happens.

@brson

brson commented Dec 19, 2016

Copy link
Copy Markdown
Contributor

@bors r+ p=1

@bors

bors commented Dec 19, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit d631367 has been approved by brson

@bors

bors commented Dec 19, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit d631367 with merge 59858d7...

@michaelwoerister

Copy link
Copy Markdown
Member

This fixes an accidental regression in rustbuild which stopped running debuginfo
tests by default.

Yikes! :)

@bors

bors commented Dec 19, 2016

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-linux-64-x-android-t

@alexcrichton

Copy link
Copy Markdown
Member Author

@bors: retry

@bors

bors commented Dec 19, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit d631367 with merge 848fe2c...

@bors

bors commented Dec 20, 2016

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-linux-64-x-android-t

This fixes an accidental regression in rustbuild which stopped running debuginfo
tests by default. Here we flag the test suites as `default(true)` to ensure that
they're run on bots, for example.
@alexcrichton

Copy link
Copy Markdown
Member Author

@bors: r=brson

@bors

bors commented Dec 20, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 70ef94d has been approved by brson

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Dec 20, 2016
…=brson

rustbuild: Run debuginfo tests by default

This fixes an accidental regression in rustbuild which stopped running debuginfo
tests by default. Here we flag the test suites as `default(true)` to ensure that
they're run on bots, for example.
@bors

bors commented Dec 20, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 70ef94d with merge a4e3e1a...

@alexcrichton

Copy link
Copy Markdown
Member Author

@bors: retry force clean

  • restarted buildbot

bors added a commit that referenced this pull request Dec 20, 2016
@bors bors merged commit 70ef94d into rust-lang:master Dec 21, 2016
@alexcrichton alexcrichton deleted the run-debuginfo-tests branch December 27, 2016 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants