This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 13e2b5744d Merge pull request #7395 from mbien/maven-397
add f2f8d5a91c Disable FS event notifier test on mac and consolidate fs
tests.
new 46ffd20dd0 Merge pull request #7410 from mbien/fix-mac-fs-tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/main.yml | 11 +-
platform/masterfs.linux/nbproject/project.xml | 14 --
.../watcher/linux/LinuxNotifier235632Test.java | 152 ---------------------
platform/masterfs.macosx/nbproject/project.xml | 17 ---
.../netbeans/modules/masterfs/NotifierTest.java} | 13 +-
.../filebasedfs/BaseFileObjectTestHid.java | 2 +
.../filebasedfs/fileobjects/FolderObjTest.java | 2 +
.../filebasedfs/fileobjects/StatFilesTest.java | 8 +-
.../org/openide/filesystems/FileObjectTestHid.java | 2 +
.../org/openide/filesystems/test/StatFiles.java | 11 +-
10 files changed, 28 insertions(+), 204 deletions(-)
delete mode 100644
platform/masterfs.linux/test/unit/src/org/netbeans/modules/masterfs/watcher/linux/LinuxNotifier235632Test.java
rename
platform/{masterfs.macosx/test/unit/src/org/netbeans/modules/masterfs/watcher/macosx/OSXNotifierTest.java
=> masterfs/test/unit/src/org/netbeans/modules/masterfs/NotifierTest.java}
(93%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists