Skip to content

Err codes#35824

Merged
bors merged 3 commits into
rust-lang:masterfrom
GuillaumeGomez:err_codes
Aug 23, 2016
Merged

Err codes#35824
bors merged 3 commits into
rust-lang:masterfrom
GuillaumeGomez:err_codes

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

@sophiajt

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Aug 19, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit f551674 has been approved by jonathandturner

@sophiajt

Copy link
Copy Markdown
Contributor

@bors rollup

sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 19, 2016
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 20, 2016
@sophiajt

Copy link
Copy Markdown
Contributor

Hmm, I saw this one fail on the auto-mac-opt-64 build last night:

---- [compile-fail] compile-fail/E0455.rs stdout ----

error: /Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-opt/build/src/test/compile-fail/E0455.rs:11: expected error not found: E0455

error: 0 unexpected errors found, 1 expected errors not found
status: exit code: 101
command: x86_64-apple-darwin/stage2/bin/rustc /Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-opt/build/src/test/compile-fail/E0455.rs -L x86_64-apple-darwin/test/compile-fail/ --target=x86_64-apple-darwin --error-format json -L x86_64-apple-darwin/test/compile-fail/E0455.stage2-x86_64-apple-darwin.compile-fail.libaux -C prefer-dynamic -o x86_64-apple-darwin/test/compile-fail/E0455.stage2-x86_64-apple-darwin --cfg rtopt -C rpath -O -L x86_64-apple-darwin/rt
not found errors (from test file): [
    Error {
        line_num: 11,
        kind: Some(
            Error
        ),
        msg: "E0455"
    }
]

thread '[compile-fail] compile-fail/E0455.rs' panicked at 'explicit panic', /Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-opt/build/src/tools/compiletest/src/runtest.rs:1078

I'm going to pull it out of rollup and try again.

@sophiajt

Copy link
Copy Markdown
Contributor

@bors r-

@sophiajt

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Aug 20, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit f551674 has been approved by jonathandturner

@sophiajt

Copy link
Copy Markdown
Contributor

@bors rollup-

eddyb added a commit to eddyb/rust that referenced this pull request Aug 22, 2016
@bors

bors commented Aug 22, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit f551674 with merge 5e52560...

@bors

bors commented Aug 22, 2016

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-mac-64-opt

@GuillaumeGomez

GuillaumeGomez commented Aug 22, 2016

Copy link
Copy Markdown
Member Author

@jonathandturner: I removed E0455.rs (I kept it in the commit history when it'll work again).

@sophiajt

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Aug 22, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit cdb4af8 has been approved by jonathandturner

sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 22, 2016
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 22, 2016
bors added a commit that referenced this pull request Aug 22, 2016
@bors bors merged commit cdb4af8 into rust-lang:master Aug 23, 2016
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.

3 participants