OLD | NEW |
---|---|
1 Tests FileSystemMapping overrides | 1 Tests FileSystemMapping overrides |
2 | 2 |
3 | 3 |
4 Running: testFileSystemClashDirectOrder | 4 Running: testFileSystemClashDirectOrder |
5 http://localhost:1234/right_url/file.txt | 5 http://localhost:1234/right_urlfile.txt |
dgozman
2015/12/16 07:58:30
Looks suspicious.
pfeldman
2015/12/16 18:02:18
Done.
| |
6 | 6 |
7 Running: testFileSystemClashReversedOrder | 7 Running: testFileSystemClashReversedOrder |
8 http://localhost:1234/right_url/file.txt | 8 http://localhost:1234/right_urlfile.txt |
9 | 9 |
10 Running: testNetworkClashDirectOrder | 10 Running: testNetworkClashDirectOrder |
11 right/file.txt | 11 right/file.txt |
12 | 12 |
13 Running: testNetworkClashReversedOrder | 13 Running: testNetworkClashReversedOrder |
14 right/file.txt | 14 right/file.txt |
15 | 15 |
OLD | NEW |