Relax the constraints on a debuginfo test
The snapshot just failed due to a debuginfo test failing, and according to its output at http://buildbot.rust-lang.org/builders/snap3-linux/builds/564/steps/test/logs/stdio it appears to be because the printed lines has a little less information than the original lines were checking for. I would suspect that this is just because of a slightly different version of gdb, but it's not that serious regardless.
This commit is contained in:
parent
658637baf4
commit
e7a6782948
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
// check:type = f64
|
||||
// debugger:info functions _yyy
|
||||
// check:[...]
|
||||
// check:! basic-types-metadata::_yyy()();
|
||||
// check:![...]_yyy()();
|
||||
// debugger:detach
|
||||
// debugger:quit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue