removed some assertions that were not critical
The test was system timing sensitive due to testing some assertions on fields without proper synchronization. The assertions themselves were not especially critical, and adding the synchronization would have added significant complexity, so the assertions were removed.
parent
e9c22dea
Please register or sign in to comment