Lines Matching refs:expected

877             # Directory creation failed, which was the expected result.
953 reporter.error('Test #%d failed: Got exit status + code %d,%d, expected %d,%d' % \
962 reporter.error('Test #%d failed: Got buffer\n%s (%ld bytes), expected\n%s (%ld bytes)' %
970 reporter.error('Test #%d failed: Got no buffer data, expected\n%s (%dbytes)' %
975 reporter.error('Test #%d failed: Got %ld stdout data, expected %ld'
979 reporter.error('Test #%d failed: Got %s, expected %s' % (i, fRc, oRes.fRc));
1125 reporter.error('Test #%d failed: Session creation failed: Got %s, expected True' % (i, fRc2));
1132 reporter.error('Test #%d failed: Initial session environment has %d vars, expected 0' % (i, len(curEnv)));
1153 reporter.error('Test #%d failed: Session environment has %d vars, expected %d' \
1164 reporter.error('Test #%d failed: Got environment variable "%s", expected "%s" (key: "%s")' \
1173 'expected "%s" (key: "%s")' \
1196 reporter.error('Test #%d failed: Session environment has %d vars, expected %d (array)' \
1207 reporter.error('Test #%d failed: Session environment has %d vars (%s), expected %d' \
1214 reporter.error('Test #%d failed: Session environment has %d vars, expected 0');
1279 reporter.error('Test #%d failed: Session creation failed: Got %s, expected %s' \
1288 reporter.error('Test #%d failed: Session count does not match: Got %d, expected %d' \
1294 reporter.error('Test #%d failed: Session name does not match: Got "%s", expected "%s"' \
1427 reporter.error('Test failed: Got %ld stale files, expected %ld' % (cFiles, cStaleFiles));
1447 reporter.error('Test failed: Got %ld total files, expected %ld' % (cFiles, cStaleFiles * 2));
1463 reporter.error('Test failed: Got %ld total files, expected %ld' \
1475 reporter.error('Test failed: Non-stale file #%ld has status %ld, expected %ld' \
1559 reporter.error('Test failed: Got %ld stale processes, expected %ld' % (cProcs, cStaleProcs));
1589 ' resulted in status %ld, expected %ld' \
1601 reporter.error('Test failed: Got %ld total processes, expected %ld' \
1611 reporter.error('Test failed: Non-stale processes #%ld has status %ld, expected %ld' \
1644 reporter.error('Test failed: Got %ld total processes, expected %ld' % (cProcs, cStaleProcs * 2));
1844 reporter.error('Found %d stale session(s), expected 0' % (cSessions,));
1897 reporter.error('Found %d stale session(s), expected 0' % (cSessions,));
2397 reporter.error('Test #%d failed: Got %ld files, expected %ld' % (i, cFiles, curRes.numFiles));
2401 reporter.error('Test #%d failed: Got %ld directories, expected %ld' % (i, cDirs, curRes.numDirs));
2405 reporter.error('Test #%d failed: Got %s, expected %s' % (i, fRc2, curRes.fRc));
2556 reporter.error('Test #%d failed: Got file type %ld, expected %ld' % (i, eFileType, curRes.eFileType));
2561 reporter.error('Test #%d failed: Got %ld bytes size, expected %ld bytes' % (i, cbFile, curRes.cbSize));
2672 reporter.error('Test #%d failed: Initial offset on open does not match: Got %ld, expected %ld' \
2685 reporter.error('Test #%d failed: Read buffer length does not match: Got %ld, expected %ld' \
2691 reporter.error('Test #%d failed: Got buffer\n%s (%ld bytes), expected\n%s (%ld bytes)' \
2694 reporter.error('Test #%d failed: Got buffer\n%s, expected\n%s' \
2701 reporter.error('Test #%d failed: Final offset does not match: Got %ld, expected %ld' \
2712 reporter.error('Test #%d failed: Got %s, expected %s' % (i, fRc, curRes.fRc));
2777 reporter.error('Test #%d failed: Initial offset on open does not match: Got %ld, expected %ld' \
2790 reporter.error('Test #%d failed: Written buffer length does not match: Got %ld, expected %ld' \
2804 got %ld, expected %ld' \
2810 reporter.error('Test #%d failed: Got buffer length %ld, expected %ld' \
2816 reporter.error('Test #%d failed: Got buffer\n%s, expected\n%s' \
2823 reporter.error('Test #%d failed: Final offset does not match: Got %ld, expected %ld' \
2834 reporter.error('Test #%d failed: Got %s, expected %s' % (i, fRc, curRes.fRc));
2942 reporter.error('Test #%d failed: Got %s, expected %s' % (i, fRc2, curRes.fRc));
3037 reporter.error('Test #%d failed: Got %s, expected %s' % (i, fRc2, curRes.fRc));
3150 reporter.error('Test #%d failed: Got %s, expected %s' % (i, fRc, curRes.fRc));