[Swift-user] what is wrong with restart5.swift?
Ben Clifford
benc at hawaga.org.uk
Sun May 25 14:03:40 CDT 2008
On Sun, 25 May 2008, Mihael Hategan wrote:
> Hmm. 07511 fails for me:
> expecting 07511-fixed-array-mapper-input.*.expected
> 07511-fixed-array-mapper-input.*.expected does not exist
That's not a fail, though its a bad way to express success.
It is saying that the test case has not expected output files, so no
output is being checked; I'll rephrase the message to something better.
(here's what it looks like for me)
$ ./run 07511-fixed-array-mapper-input
Removing files from previous runs
Running test 07511-fixed-array-mapper-input
Swift svn swift-r2004 (Swift modified locally) cog-r2023
RunID: 20080525-2000-qgh25dzc
Progress:
echo started
echo started
echo started
echo completed
echo completed
echo completed
Final status: Finished successfully:3
expecting 07511-fixed-array-mapper-input.*.expected
07511-fixed-array-mapper-input.*.expected does not exist
----------===========================----------
All language behaviour tests passed
--
More information about the Swift-user
mailing list