Fix failing FileTest#test_canonicalCachesAreOff()
FileTest#test_canonicalCachesAreOff() were passing only in vogar, in cts they were failing to create a symlink named "test_sl". Fixed the test by making the symlink name a valid one (that can be created without an error). Test: FileTest in vogar and cts Bug: 62301183 Bug: 64598164 Change-Id: I6162d1f8e8d3dc83c5dd6a5c5f4ac68ca0204685
Loading
Please sign in to comment