You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log resource deltas during FileBuffersForFilesInLinkedFolders
FileBuffersForFilesInLinkedFolders.test16_3() fails infrequently during CI jobs,
the fail indicates a missing resource delta notification.
This change adds logging for resource deltas during FileBuffersForFilesInLinkedFolders tests,
which should help detecting potential concurrent workspace operations.
In addition, an extra check in FileBufferFunctions.test16_3() is added,
validating that the test file buffer was not disconnected prematurely.
See: #2528
Copy file name to clipboardExpand all lines: tests/org.eclipse.core.filebuffers.tests/src/org/eclipse/core/filebuffers/tests/FileBuffersForFilesInLinkedFolders.java
0 commit comments