[ 
https://issues.apache.org/jira/browse/SLIDER-863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514244#comment-14514244
 ] 

Steve Loughran commented on SLIDER-863:
---------------------------------------

{code}
Results :

Failed tests:
  TestUpgradeCommandOptions.testAll:119->testUpgradeInvalidResourcesFile:151 
assert e.getMessage().contains("incorrect a
rgument to --resources: " + "\"/tmp/resources.json\" : 
java.io.FileNotFoundException: " + "/tmp/resources.json (No such
file or directory)")
       | |            |                                              |
           |
       | |            false                                          |
           incorrect argument to --resources: "/tmp/resources.json" : 
java.io.FileNotFoundException: /tmp/resources.json
 (No such file or directory)
       | |                                                           incorrect 
argument to --resources: "/tmp/resources.
json" : java.io.FileNotFoundException:
       | incorrect argument to --resources: "\tmp\resources.json" : 
java.io.FileNotFoundException: \tmp\resources.json (
The system cannot find the file specified)
       org.apache.slider.core.exceptions.BadConfigException: incorrect argument 
to --resources: "\tmp\resources.json" :
java.io.FileNotFoundException: \tmp\resources.json (The system cannot find the 
file specified)
  TestAgentClientProvider2.testRunCommand:215
  Unexpected constructor call java.lang.ProcessBuilder([python, -S, 
C:\tmp\pkg\package\scripts/abc.py, INSTALL, C:\tmp\c
md\command.json, C:\tmp\pkg\package, C:\tmp\cmd\command-out.json, DEBUG]):
    java.lang.ProcessBuilder([python, -S, /tmp/pkg/package/scripts/abc.py, 
INSTALL, /tmp/cmd/command.json, /tmp/pkg/pack
age, /tmp/cmd/command-out.json, DEBUG]): expected: 1, actual: 0
  
TestAgentClientProvider2.testGetCommandJson:154->Assert.assertEquals:144->Assert.assertEquals:115
 expected:<[/tmp/]fil
e1/d> but was:<[C:\tmp\]file1/d>
  TestActions.testActionDelayedExecutorTermination:101 assert stop - start < 
1500
       |    | |     |
       |    | |     false
       |    | 1429904804446
       |    1586
       1429904806032

Tests in error:
  
TestActionList.testActionListSuite:81->testActionListWithContainers:261->SliderTestUtils.launch:953
 ╗ PatternSyntax
  
TestActionPackage.testPackageDelete:211->YarnMiniClusterTestBase.launchClientAgainstMiniMR:359->YarnMiniClusterTestBas
e.launchClientNoExitCodeCheck:378->SliderTestUtils.launchClientAgainstRM:990->SliderTestUtils.execSliderCommand:939
 ╗ Pa
tternSyntax
  
TestPackageCommandOptions.testPackageInstancesWithVersion:177->SliderTestUtils.launch:953
 ╗ PatternSyntax
  TestPackageCommandOptions.testPackageInstall:79->SliderTestUtils.launch:953 ╗ 
PatternSyntax
  
TestPackageCommandOptions.testPackageInstances:109->SliderTestUtils.launch:953 
╗ PatternSyntax

Tests run: 495, Failures: 4, Errors: 5, Skipped: 8

[INFO] ------------------------------------------------------------------------
{code}

> slider-core tests failing on windows
> ------------------------------------
>
>                 Key: SLIDER-863
>                 URL: https://issues.apache.org/jira/browse/SLIDER-863
>             Project: Slider
>          Issue Type: Bug
>    Affects Versions: Slider 0.80
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Blocker
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> tests in slider-core are failing on windows



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to