Skip to content

64-bit: Win32 testGetProcessFilePath fails #405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dblock opened this issue Mar 16, 2015 · 1 comment
Closed

64-bit: Win32 testGetProcessFilePath fails #405

dblock opened this issue Mar 16, 2015 · 1 comment
Labels

Comments

@dblock
Copy link
Member

dblock commented Mar 16, 2015

    [junit] Testcase: testGetProcessFilePath(com.sun.jna.platform.WindowUtilsTest):     FAILED
    [junit] Path didn't contain '\bin\javaw.exe': c:\Program Files\Java\jdk1.7.0_40\jre\bin\java.exe
    [junit] junit.framework.AssertionFailedError: Path didn't contain '\bin\javaw.exe': c:\Program Files\Java\jdk1.7.0_4
0\jre\bin\java.exe
    [junit]     at com.sun.jna.platform.WindowUtilsTest.testGetProcessFilePath(WindowUtilsTest.java:617)
    [junit]
    [junit]

I think this broke in #400, @PAX523 would you mind taking a look?

@dblock dblock added the bug label Mar 16, 2015
@dblock dblock closed this as completed in 0542e66 Mar 16, 2015
@dblock
Copy link
Member Author

dblock commented Mar 16, 2015

Nm, I fixed it trivially in 0542e66.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant