Skip to content

Conversation

@cniackz
Copy link
Collaborator

@cniackz cniackz commented Apr 21, 2022

To fix the problem that we are facing with Permissions Tests Part 2, I decided to split the tests in more folders and that is fixing current issue.

My best guess, since I couldn't reproduce this locally, it is that there is a racing condition between these tests that are always affecting one of these 3 below:

  • watch.ts
  • diagnostics.ts
  • heal.ts

This change is not affecting execution time, since they run in parallel as we may know by looking at the diagram:

image

@cniackz cniackz self-assigned this Apr 21, 2022
@cniackz cniackz changed the title [WIP] - to see test cafe running [WIP] - Fixing Permissions Tests Part 2 Apr 21, 2022
@cniackz cniackz added the bug this needs to be fixed label Apr 21, 2022
@cniackz cniackz changed the title [WIP] - Fixing Permissions Tests Part 2 Fixing Permissions Tests Part 2 Apr 21, 2022
@cniackz cniackz added enhancement New feature or request and removed bug this needs to be fixed labels Apr 21, 2022
@bexsoft bexsoft merged commit c2455e3 into minio:master Apr 21, 2022
@cniackz cniackz deleted the see-status-of-test-cafe-1 branch April 21, 2022 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants