-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
input_file: validate empty timestamp #789
Comments
Hi! Just to clarify. It is totally fine to change the timestamps if you do not modify the file format. in your case, I assume you copy-pasted a few requests and accidentally put the "monkeys" to the top of the file? |
yes, I accidentally put the "monkeys" to the top of the file. Changing the timestamp can solve the problem, but is there a more convenient way? For example, if I have a switch to control different files do not compare timestamps? |
I applied GOR to automated testing . A few days ago I recorded a batch of interfaces, now I find a few interfaces missing and I maked up. I changed the timestamps, so the two parts can be played back in sequence. But when I replay, I get this error
below is part of my record file
Is this error because I modified the timestamp?
How do you deal with this situation
The text was updated successfully, but these errors were encountered: