[JIRA] [acceptance-test-harness] (JENKINS-35446) MavenPluginTest.use_native_mvn is erratic

2016-06-08 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-35446 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: MavenPluginTest.use_native_mvn is erratic  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Oliver Gondža Path: src/test/java/plugins/MavenPluginTest.java http://jenkins-ci.org/commit/acceptance-test-harness/a7225ae30e1223d1f8fda726284dbc03f1f18322 Log: Merge pull request #120 from abayer/jenkins-35446 
[FIXED JENKINS-35446] Remove MavenPluginTest.use_native_maven 
Compare: https://github.com/jenkinsci/acceptance-test-harness/compare/3e61333a1ac8...a7225ae30e12 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [acceptance-test-harness] (JENKINS-35446) MavenPluginTest.use_native_mvn is erratic

2016-06-08 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-35446 
 
 
 
  MavenPluginTest.use_native_mvn is erratic  
 
 
 
 
 
 
 
 
 

Change By:
 
 SCM/JIRA link daemon 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [acceptance-test-harness] (JENKINS-35446) MavenPluginTest.use_native_mvn is erratic

2016-06-08 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-35446 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: MavenPluginTest.use_native_mvn is erratic  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Andrew Bayer Path: src/test/java/plugins/MavenPluginTest.java http://jenkins-ci.org/commit/acceptance-test-harness/2adf8cfa7f57c07973dfee8d8d610101bfbc619b Log: [FIXED JENKINS-35446] Remove MavenPluginTest.use_native_maven 
This test doesn't serve any real purpose, a la 

JENKINS-31060
, and is erratic in its behavior depending on test environment. So - remove it. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [acceptance-test-harness] (JENKINS-35446) MavenPluginTest.use_native_mvn is erratic

2016-06-07 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Andrew Bayer created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-35446 
 
 
 
  MavenPluginTest.use_native_mvn is erratic  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Andrew Bayer 
 
 
 

Components:
 

 acceptance-test-harness 
 
 
 

Created:
 

 2016/Jun/07 10:19 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Andrew Bayer 
 
 
 
 
 
 
 
 
 
 
Like 

JENKINS-31060
, this test is heavily dependent on test environment configuration to actually work and doesn't really test anything valuable in the first place, so let's remove it. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment