We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09ab27b + a6898ba commit 60b2e21Copy full SHA for 60b2e21
test/functional/cmdLineTests/callsitedbgddrext/callsiteddrtests.xml
@@ -50,7 +50,7 @@
50
<exec command="rm -f $DUMPFILE$" />
51
<command>$EXE$ -Xmx4m -Xaot:forceaot,count=0 -Xshareclasses:name=$CACHENAME$ $CP$ $XDUMP$ $PROGRAM$</command>
52
<output regex="no" type="success">Moved disk 0 to 1</output>
53
- <output regex="no" type="success">System dump written</output>
+ <output regex="no" type="required">System dump written</output>
54
<!-- check for unexpected core dumps -->
55
<output regex="no" type="failure">0001.dmp</output>
56
</test>
0 commit comments