-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b10
-
windows
...complaining about "Unknown test selection"
This is because the makefile is looking for GTEST_LAUNCHER_DIRS that contain gtestLauncher file; the file is named gtestLauncher.exe on Windows. Cygwin silently strips the exe extension, WSL does not.
This is because the makefile is looking for GTEST_LAUNCHER_DIRS that contain gtestLauncher file; the file is named gtestLauncher.exe on Windows. Cygwin silently strips the exe extension, WSL does not.
- links to
-
Commit(master) openjdk/jdk/08f4c1c8
-
Review(master) openjdk/jdk/23555