]> git.lizzy.rs Git - rust.git/commit
Relax the constraints on a debuginfo test
authorAlex Crichton <alex@alexcrichton.com>
Tue, 5 Nov 2013 01:11:44 +0000 (17:11 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 5 Nov 2013 01:11:44 +0000 (17:11 -0800)
commite7a67829487b8a8fdf19f04b9c26664b3bbd9a11
tree02daac9b8f838b154fd45e61c02b0e8b5beb67d5
parent658637baf45b41e4cff049440bc07f267d810218
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.
src/test/debug-info/basic-types-metadata.rs