Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/android-emulator-plugin
  Commit: 6ddf76c9c9ca0ca1656aa3062343a9a8df5e07f0
      
https://github.com/jenkinsci/android-emulator-plugin/commit/6ddf76c9c9ca0ca1656aa3062343a9a8df5e07f0
  Author: Mike Dougherty <[email protected]>
  Date:   2013-05-17 (Fri, 17 May 2013)

  Changed paths:
    M src/test/java/hudson/plugins/android_emulator/util/UtilsTest.java

  Log Message:
  -----------
  Don't use /tmp in tests

Apparently on a mac, getCanonicalPath resolves /tmp to /private/tmp, causing
this test to fail. I've replaced the example with something semantically
equivalent for testing purposes, but it will actually succeed when building
on OSX.


  Commit: 872df6f6d07be0dde92bda4a0027cfb50c2909db
      
https://github.com/jenkinsci/android-emulator-plugin/commit/872df6f6d07be0dde92bda4a0027cfb50c2909db
  Author: Christopher Orr <[email protected]>
  Date:   2013-06-02 (Sun, 02 Jun 2013)

  Changed paths:
    M src/test/java/hudson/plugins/android_emulator/util/UtilsTest.java

  Log Message:
  -----------
  Merge pull request #21 from mikedougherty/fixup-relpath-test

Don't use /tmp in tests, as this can fail on OS X.


Compare: 
https://github.com/jenkinsci/android-emulator-plugin/compare/6b5e4ba41847...872df6f6d07b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to