Skip to content

Commit

Permalink
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/truffle/tags/core/file/stat/grpowned_tags.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
fails:File::Stat#grpowned? takes non primary groups into account
fails(windows):File::Stat#grpowned? returns false if the file exist
fails:File::Stat#grpowned? returns true if the file exist
fails:File::Stat#grpowned? accepts an object that has a #to_path method
2 changes: 2 additions & 0 deletions spec/truffle/tags/core/filetest/grpowned_tags.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
fails:FileTest.grpowned? takes non primary groups into account
fails:FileTest.grpowned? returns true if the file exist
fails:FileTest.grpowned? accepts an object that has a #to_path method

0 comments on commit bf7414b

Please sign in to comment.