Uh oh!
There was an error while loading. Please reload this page.
Re-enable drop-locations debuginfo tests. - #53152
Conversation
kennytm
commented
Aug 7, 2018
@bors r+ rollup |
bors
commented
Aug 7, 2018
📌 Commit 6608552 has been approved by |
…tion-debuginfo-test, r=kennytm Re-enable drop-locations debuginfo tests. The `-O -C no-prepopulate-passes` workaround doesn't seem to be needed anymore, so it works again for my version of GDB. Let's see what CI says.
…tion-debuginfo-test, r=kennytm Re-enable drop-locations debuginfo tests. The `-O -C no-prepopulate-passes` workaround doesn't seem to be needed anymore, so it works again for my version of GDB. Let's see what CI says.
…tion-debuginfo-test, r=kennytm Re-enable drop-locations debuginfo tests. The `-O -C no-prepopulate-passes` workaround doesn't seem to be needed anymore, so it works again for my version of GDB. Let's see what CI says.
…tion-debuginfo-test, r=kennytm Re-enable drop-locations debuginfo tests. The `-O -C no-prepopulate-passes` workaround doesn't seem to be needed anymore, so it works again for my version of GDB. Let's see what CI says.
@bors rollup- This one may have test failure, do not rollup. |
bors
commented
Aug 10, 2018
⌛ Testing commit 6608552 with merge 6f4055b000bfff1170432720be8a7ac88fdb3273... |
bors
commented
Aug 10, 2018
💔 Test failed - status-travis |
rust-highfive
commented
Aug 10, 2018
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
kennytm
commented
Aug 10, 2018
bors
commented
Aug 11, 2018
⌛ Testing commit 6608552 with merge 1adab913e4162c462993f03f97e7efbb51984129... |
bors
commented
Aug 11, 2018
💔 Test failed - status-travis |
rust-highfive
commented
Aug 11, 2018
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
kennytm
commented
Aug 11, 2018
Legit. Details |
michaelwoerister
commented
Aug 17, 2018
The test still seems to be flaky. |
The
-O -C no-prepopulate-passesworkaround doesn't seem to be needed anymore, so it works again for my version of GDB. Let's see what CI says.