[Swift-devel] Path.parse(path.toString())

David Kelly davidk at ci.uchicago.edu
Fri Sep 9 01:10:56 CDT 2011


It looks like there are a few scripts in the test suite which write structs and seem to be passing. Do you happen to have an example script I could add to the suite?

Here is the test suite output for past few days (still a work in progress - needs better formatting): http://www.ci.uchicago.edu/swift/wwwdev/tests/tests.pl

It looks like there are some failures in trunk related to the declaring functions(?) but I think that's a separate issue. I'll file a ticket for those tomorrow.

David

----- Original Message -----
> From: "Mihael Hategan" <hategan at mcs.anl.gov>
> To: "Swift Devel" <swift-devel at ci.uchicago.edu>
> Sent: Friday, September 9, 2011 12:28:38 AM
> Subject: [Swift-devel] Path.parse(path.toString())
> That bit of code was in AppStageouts and it caused a failure in a
> script.
> 
> The failure would manifest itself through some error message
> complaining
> about an invalid double-dotted path:
> Application exception: org.griphyn.vdl.mapping.InvalidPathException:
> Invalid path (..index) for modelData:LoopModelData - Open
> 
> It's fixed in swift r5099.
> 
> But it does bring the question of why it wasn't being caught by tests,
> since it should be triggered in all instances when a simple struct is
> being staged out (which perhaps we're not testing).
> 
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel



More information about the Swift-devel mailing list