[Ltrace-devel] Current dev. tree tes run

Thierry@vnet thierry at linux.vnet.ibm.com
Mon Feb 24 10:04:57 UTC 2014


Hello,

I worked this morning with the current dev. tree on ppc64 and i386 and
both are failing the ./ltrace.main/system_calls.exp with the error :
	FAIL: ^(new|f)?stat(64)?$ was recorded 2 times, expected == 1
Looking at the output we find 2 breakpoints
	__xstat
	fstat
which could explain that the line 136 : { {^(new|f)?stat(64)?$} == 1 }
would have to be changed to : { {^(new|f)?stat(64)?$} == 2 }

Regards,
Thierry
-- 
Thierry on vnet.ibm




More information about the Ltrace-devel mailing list