-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: infrastructure
-
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