UPB-FILS-SdE2 / questions

0 stars 1 forks source link

[scheduler] different test results #94

Closed mihaicostin34 closed 8 months ago

mihaicostin34 commented 1 year ago

I have a different branch in the folder repository where I also have the tests so that I can run them without pushing every time I make small changes. I also have the main branch, without tests. I pushed it and it did not pass some tests, like this one: image But when I run the same test locally, the result is different and correct image Is it ok if I just merge the branch with the tests and push from there? Or is there a problem for the checker if the tests exist locally?

alexandruradovici commented 1 year ago

Your results are not correct. The list of processes shows thae stare of the processes when the new process is scheduled or when the processor sleeps. You are showing the list after the process finishes.

The checker deletes your tests.