convict-git / KoraKaagaz

A collaborative whiteboard application as part of CS5617 Software Engineering project at IIT Palakkad
MIT License
13 stars 31 forks source link

Bug fixes (Processing Module) #179

Closed sakshi1603 closed 3 years ago

sakshi1603 commented 3 years ago

Closes #178 Closes #170 Closes #177 Closes #176 Closes #175

convict-git commented 3 years ago

Reset Test

[2020:12:06 04:26:50][PROCESSING][ERROR]ResetTest: FAILED.

Rotate Test

[2020:12:06 04:26:50][PROCESSING][ERROR]RotateTest: FAILED.

Server Test

[2020:12:06 04:26:51][PROCESSING][WARNING]Test: Identifier ExistingBoard not found.

@sakshi1603 Any idea why are they failing? Are we supposed to change the test expected outputs after the modifications we had?

convict-git commented 3 years ago

Okay, it seems the tests need to be corrected. We can expect that in future PR. It's great the team was able to find so many major fixes, especially the fix for huge serialized object sizes. That will definitely improve the efficiency of manifolds and consequently, reduce the lag.

Thanks a lot!