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

Steve Loughran commented on SLIDER-401:
---------------------------------------

{code}
>mvn clean test                                                                 
>                                       
[INFO] Scanning for projects...                                                 
                                                                  
[INFO]                                                                          
                                                                  
[INFO] ------------------------------------------------------------------------ 
                                                                  
[INFO] Building Slider Agent 0.51.0-incubating-SNAPSHOT                         
                                                                  
[INFO] ------------------------------------------------------------------------ 
                                                                  
[INFO]                                                                          
                                                                  
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ slider-agent ---    
                                                                  
[INFO] Deleting C:\Work\slider\slider-agent\target                              
                                                                  
[INFO]                                                                          
                                                                  
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ slider-agent ---  
                                                                  
[INFO]                                                                          
                                                                  
[INFO] --- apache-rat-plugin:0.10:check (check-licenses) @ slider-agent ---     
                                                                  
[INFO] 51 implicit excludes (use -debug for more details).                      
                                                                  
[INFO] Exclude: src/test/python/agent/dummy_output_error.txt                    
                                                                  
[INFO] Exclude: src/test/python/agent/dummy_output_good.txt                     
                                                                  
[INFO] Exclude: src/main/python/jinja2/**                                       
                                                                  
[INFO] Exclude: src/test/python/mock/**                                         
                                                                  
[INFO] Exclude: src/main/python/kazoo/**                                        
                                                                  
[INFO] 121 resources included (use -debug for more details)                     
                                                                  
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not rec
ognized.                                                                        
                                                                  
Compiler warnings:                                                              
                                                                  
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'  
      
Warning:  org.apache.xerces.parsers.SAXParser: Feature 
'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.    
           
Warning:  org.apache.xerces.parsers.SAXParser: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.   
          
Warning:  org.apache.xerces.parsers.SAXParser: Property 
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
recognized.       
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 121 licence.                                                  
[INFO]                                                                          
                                                                  
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties 
(default) @ slider-agent ---                                               
[WARNING] Ignoring missing properties file: 
C:\Work\slider\slider-agent\build.properties                                    
                      
[INFO]                                                                          
                                                                  
[INFO] --- exec-maven-plugin:1.2.1:exec (python-test) @ slider-agent ---        
                                                                  
Traceback (most recent call last):                                              
                                                                  
  File "unitTests.py", line 117, in <module>                                    
                                                                  
    main()                                                                      
                                                                  
  File "unitTests.py", line 86, in main                                         
                                                                  
    suite = all_tests_suite()                                                   
                                                                  
  File "unitTests.py", line 77, in all_tests_suite                              
                                                                  
    suite = unittest.TestLoader().loadTestsFromNames(tests_list)                
                                                                  
  File "C:\bin\Python27\lib\unittest\loader.py", line 130, in 
loadTestsFromNames                                                              
    
    suites = [self.loadTestsFromName(name, module) for name in names]           
                                                                  
  File "C:\bin\Python27\lib\unittest\loader.py", line 91, in loadTestsFromName  
                                                                  
    module = __import__('.'.join(parts_copy))                                   
                                                                  
ImportError: No module named TestActionQueue                                    
                                                                  
[INFO] ------------------------------------------------------------------------ 
                                                                  
[INFO] BUILD FAILURE                                                            
                                                                  
[INFO] ------------------------------------------------------------------------ 
                                                                  
[INFO] Total time: 4.391s                                                       
                                                                  
[INFO] Finished at: Fri Sep 05 13:48:40 BST 2014                                
                                                                  
[INFO] Final Memory: 10M/102M                                                   
                                                                  
[INFO] ------------------------------------------------------------------------ 
                                                                  
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec 
(python-test) on project slider-agent: Command execution failed. Pro
cess exited with an error: 1 (Exit value: 1) -> [Help 1]                        
                                                                  
[ERROR]                                                                         
                                                                  

{code}

> slider-agent tests not running on windows
> -----------------------------------------
>
>                 Key: SLIDER-401
>                 URL: https://issues.apache.org/jira/browse/SLIDER-401
>             Project: Slider
>          Issue Type: Sub-task
>          Components: agent, test
>    Affects Versions: Slider 0.60
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> tests aren't starting ... launch scripts by the look of things



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

Reply via email to