-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Thanks for posting this repo!
For level 4 tests, the sequence of events is:
- upload "Initial.txt" at 12:00
- upload "Update1.txt" at 12:05
- copy "Update1.txt" to "Update1Copy.txt" at 12:15
- upload "Update2.txt" at 12:20
- rollback to 12:10
- ... file search with prefix "Up" at 12:25
- file get "Update2.txt" at 12:25
For 6 and 7, the test cases say the output should be "found at [Update1.txt, Update1Copy.txt, Update2.txt]" and "got at Update2.txt" respectively. But, if the database should be in its 12:10 state and Update1Copy.txt wasn't created until 12:15 and Update2.txt wasn't created until 12:20, why are these appearing in the search results?
If I'm understanding the purpose of rollback correctly, shouldn't the expected outputs be "found at [Update1.txt]" and "file not found"? Thanks for clarifying.
crazy2be, austospumanto, cheunj3, batjandra, omarkhursheed and 10 more
Metadata
Metadata
Assignees
Labels
No labels