Skip to content
  1. Mar 10, 2014
  2. Mar 03, 2014
  3. Mar 02, 2014
  4. Feb 28, 2014
  5. Feb 27, 2014
  6. Feb 26, 2014
  7. Feb 25, 2014
  8. Feb 24, 2014
    • Kohsuke Kawaguchi's avatar
      Excluding this test on unsupported platform · 56024205
      Kohsuke Kawaguchi authored
      ... based on Tyler's discovery at https://gist.github.com/rtyler/9195510
      
      testRemoting(hudson.util.ProcessTreeTest)  Time elapsed: 0.097 sec  <<< ERROR!
      java.util.NoSuchElementException: null
              at java.util.HashMap$HashIterator.nextEntry(HashMap.java:897)
              at java.util.HashMap$ValueIterator.next(HashMap.java:922)
              at hudson.util.ProcessTreeTest$MyCallable.call(ProcessTreeTest.java:42)
              at hudson.util.ProcessTreeTest$MyCallable.call(ProcessTreeTest.java:38)
              at hudson.remoting.UserRequest.perform(UserRequest.java:118)
              at hudson.remoting.UserRequest.perform(UserRequest.java:48)
              at hudson.remoting.Request$2.run(Request.java:328)
              at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
              at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
              at java.util.concurrent.FutureTask.run(FutureTask.java:166)
              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
              at java.lang.Thread.run(Thread.java:724)
      
      He runs this on FreeBSD.
      56024205
    • Jesse Glick's avatar
      Merge pull request #1140 from christ66/commons-io-up · 97cc96c9
      Jesse Glick authored
      Add alternative field calls for deprecated methods.
      97cc96c9
    • christ66's avatar
      e88de958
Loading