Limit TestEventsLimit to 4 concurrent containers on Windows#28968
Limit TestEventsLimit to 4 concurrent containers on Windows#28968LK4D4 merged 1 commit intomoby:masterfrom
Conversation
|
That seems like a strange fix. If it is a platform bug then can we add a more specific comment about what command fails with what message and if possible a way to check the status of that bug. |
|
ping @darrenstahlmsft |
There was a problem hiding this comment.
@darrenstahlmsft this comment looks not true, we still limiting to 8 everywhere apart from Windows.
|
@darrenstahlmsft Is there a particular bug which will be fixed in windows? Or is it by design? |
Signed-off-by: Darren Stahl <darst@microsoft.com>
014d69c to
2ec808e
Compare
|
@LK4D4 Fixed so Windows is the only platform getting concurrency limits in this test. @tonistiigi Is the new comment enough for you? Unfortunately there is no way to check the status of internal Windows bugs :( I could add a tracking number for Microsoft employees if that helps, but I don't think that will be useful |
|
LGTM |
1 similar comment
|
LGTM |
This hopefully fixes the latest TestEventsLimit failures on windowsRS1.
fixes #28873
Signed-off-by: Darren Stahl darst@microsoft.com