]> sourceware.org Git - systemtap.git/commitdiff
uprobe_stmt_num.exp run the last test, but explicitl kfail PR10454.
authorMark Wielaard <mjw@redhat.com>
Sat, 19 Nov 2011 18:07:47 +0000 (19:07 +0100)
committerMark Wielaard <mjw@redhat.com>
Sat, 19 Nov 2011 18:07:47 +0000 (19:07 +0100)
testsuite/systemtap.context/uprobe_stmt_num.exp

index ff48f98805a76a8ac4b3b174df5bc052d3647572..2210ff97c709605ec055c5419734c1df3dd8ee31 100644 (file)
@@ -70,7 +70,7 @@ eval exec $strip_cmd
 stap_run3 $test-run-statements-nolines -w -g $test-run-statements.stp -c $testexe
 
 # XXX Last test still fails. PR10454.
-return
+setup_kfail 10454 "*-*-*"
 
 # Now strip away all debuginfo. Since the script doesn't need any it
 # should still work.
This page took 0.026192 seconds and 5 git commands to generate.