[JIRA] (JENKINS-37290) Nunit plugin unable to display test results

2016-08-09 Thread kevin...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kevin Hsu created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37290  
 
 
  Nunit plugin unable to display test results   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Bruno P. Kinoshita  
 
 
Attachments: 
 empty.png, TestResults (1).xml  
 
 
Components: 
 nunit-plugin  
 
 
Created: 
 2016/Aug/09 8:33 PM  
 
 
Environment: 
 Jenkins version 2.7.2, NUnit-plugin 0.17  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Kevin Hsu  
 

  
 
 
 
 

 
 Nunit plugin unable to display test results. The results show up blank (empty.png). Please use the xml file (TestResults (1).xml) to replicate the issue.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  

[JIRA] (JENKINS-14497) Can't start emulator with new Android SDK Tools rev. 20.0.1

2012-07-24 Thread kevin...@gmail.com (JIRA)














































Kevin Chow
 commented on  JENKINS-14497


Can't start emulator with new Android SDK Tools rev. 20.0.1















Thank you for the fix. Would you push it as Plugin 2.3? So we could upgrade the plugin on our side? Thanks!



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14497) Can't start emulator with new Android SDK Tools rev. 20.0.1

2012-07-23 Thread kevin...@gmail.com (JIRA)












































  
Kevin Chow
 edited a comment on  JENKINS-14497


Can't start emulator with new Android SDK Tools rev. 20.0.1
















Yes, this is reproducible on my side. 

Checking with Android SDK Manager, Android SDK Tools 20.0.1 is being used and caused this error when running a job with Android Emulator.

We are using Android Emulator Plugin 2.2.

Thanks,

Kevin



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14497) Can't start emulator with new Android SDK Tools rev. 20.0.1

2012-07-23 Thread kevin...@gmail.com (JIRA)














































Kevin Chow
 commented on  JENKINS-14497


Can't start emulator with new Android SDK Tools rev. 20.0.1















Yes, this is reproducible on my side. 

Checking with Android SDK Manager, 20.0.1 Android SDK Tools is being used and caused this error when running a job with Android Emulator.

Thanks,

Kevin



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-12910) SDK Fresh Installation should install ARM EABI v7a system Image

2012-03-12 Thread kevin...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160166#comment-160166
 ] 

Kevin Chow edited comment on JENKINS-12910 at 3/12/12 5:58 PM:
---

Hello Chris,

My test machine maybe reset, so when we tried to run the jenkins job, I got the 
following warning. I needed to manually install "ARM EABI v7a System Image" to 
continue.

I think this is a known issue as you mentioned..

Is it anyway I could update the jenkins job to download r17-preview instead of 
sdk r16? Do I need to modify the plugin code to do so?

Or would you suggest that I download r17 preview and unzip it to 
/tmp/jenkins/tools/android-sdk; then don't let this plugin to download SDK for 
me.

Any advice is more than welcomed. Thanks,

Kevin

[android] No Android SDK found; let's install it automatically...
03:56:04  Downloading and installing Android SDK from 
http://dl.google.com/android/android-sdk_r16-macosx.zip
03:56:11  [android] Base SDK installed successfully
03:56:11  [android] Going to install required Android SDK components...
03:56:11  [android] Installing the 'platform-tool,tool' SDK component(s)...
03:56:11  $ /tmp/jenkins/tools/android-sdk/tools/android update sdk -o -u -t 
platform-tool,tool
03:56:13  Refresh Sources:
03:56:13Fetching 
https://dl-ssl.google.com/android/repository/addons_list-1.xml
..
03:57:01  $ /tmp/jenkins/tools/android-sdk/tools/android list target
03:57:02  [android] The configured Android platform needs to be installed: 
android-15
03:57:02It appears that the configured platform is based on Android 4.0 
or newer.
03:57:02This requires the 'ARM EABI v7a System Image' package which 
cannot be automatically installed with SDK Tools r16 or earlier.
03:57:02Please install this component manually via the Android SDK 
Manager, or upgrade to SDK Tools r17



  was (Author: kevinchow):
Hello Chris,

My test machine maybe reset, so when we tried to run the jenkins job, I got the 
following warning. I needed to manually install "ARM EABI v7a System Image" to 
continue.

I think this is a known issue as you mentioned..

Is it anyway I could update the jenkins job to download r17-preview instead of 
sdk r16? Do I need to modify the plugin code to do so?

Any advice is more than welcomed. Thanks,

Kevin

[android] No Android SDK found; let's install it automatically...
03:56:04  Downloading and installing Android SDK from 
http://dl.google.com/android/android-sdk_r16-macosx.zip
03:56:11  [android] Base SDK installed successfully
03:56:11  [android] Going to install required Android SDK components...
03:56:11  [android] Installing the 'platform-tool,tool' SDK component(s)...
03:56:11  $ /tmp/jenkins/tools/android-sdk/tools/android update sdk -o -u -t 
platform-tool,tool
03:56:13  Refresh Sources:
03:56:13Fetching 
https://dl-ssl.google.com/android/repository/addons_list-1.xml
..
03:57:01  $ /tmp/jenkins/tools/android-sdk/tools/android list target
03:57:02  [android] The configured Android platform needs to be installed: 
android-15
03:57:02It appears that the configured platform is based on Android 4.0 
or newer.
03:57:02This requires the 'ARM EABI v7a System Image' package which 
cannot be automatically installed with SDK Tools r16 or earlier.
03:57:02Please install this component manually via the Android SDK 
Manager, or upgrade to SDK Tools r17


  
> SDK Fresh Installation should install ARM EABI v7a system Image
> ---
>
> Key: JENKINS-12910
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12910
> Project: Jenkins
>  Issue Type: New Feature
>  Components: android-emulator
> Environment: Android 4.0.3 (API 15)
>Reporter: Kevin Chow
>Assignee: Christopher Orr
>
> When the new SDK is downloaded and installed, it only installs SDK Platform 
> but not "ARM EABI v7a System Image". 
> That's why I see this error in the run:
> [android] Using Android SDK: /tmp/jenkins/tools/android-sdk
> 14:10:38  [android] Setting hardware properties:
> 14:10:38  disk.cachePartition.size: 768M
> 14:10:38  $ /tmp/jenkins/tools/android-sdk/platform-tools/adb start-server
> 14:10:38  [android] Starting Android emulator
> 14:10:38  $ /tmp/jenkins/tools/android-sdk/tools/emulator -no-boot-anim 
> -ports 53709,53710 -prop persist.sys.language=en -prop persist.sys.country=US 
> -avd hudson_en-US_160_WXGA800_android-15 -no-snapshot-load -no-snapshot-save 
> -partition-size 768
> 14:10:39  emulator: ERROR: This AVD's configuration is missing a kernel file!!
> The workaround is to download and install "ARM EABI v7a System Image" and 
> re-kick off the Emulator run.

--
This message is automatically generated by JIRA.
If you think it was

[JIRA] (JENKINS-12910) SDK Fresh Installation should install ARM EABI v7a system Image

2012-03-12 Thread kevin...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160166#comment-160166
 ] 

Kevin Chow edited comment on JENKINS-12910 at 3/12/12 5:57 PM:
---

Hello Chris,

My test machine maybe reset, so when we tried to run the jenkins job, I got the 
following warning. I needed to manually install "ARM EABI v7a System Image" to 
continue.

I think this is a known issue as you mentioned..

Is it anyway I could update the jenkins job to download r17-preview instead of 
sdk r16? Do I need to modify the plugin code to do so?

Any advice is more than welcomed. Thanks,

Kevin

[android] No Android SDK found; let's install it automatically...
03:56:04  Downloading and installing Android SDK from 
http://dl.google.com/android/android-sdk_r16-macosx.zip
03:56:11  [android] Base SDK installed successfully
03:56:11  [android] Going to install required Android SDK components...
03:56:11  [android] Installing the 'platform-tool,tool' SDK component(s)...
03:56:11  $ /tmp/jenkins/tools/android-sdk/tools/android update sdk -o -u -t 
platform-tool,tool
03:56:13  Refresh Sources:
03:56:13Fetching 
https://dl-ssl.google.com/android/repository/addons_list-1.xml
..
03:57:01  $ /tmp/jenkins/tools/android-sdk/tools/android list target
03:57:02  [android] The configured Android platform needs to be installed: 
android-15
03:57:02It appears that the configured platform is based on Android 4.0 
or newer.
03:57:02This requires the 'ARM EABI v7a System Image' package which 
cannot be automatically installed with SDK Tools r16 or earlier.
03:57:02Please install this component manually via the Android SDK 
Manager, or upgrade to SDK Tools r17



  was (Author: kevinchow):
Hello Chris,

My test machine maybe reset, so when we tried to run the jenkins job.

I think this is a known issue as you mentioned..

Is it anyway I could update the jenkins job to download r17-preview instead of 
sdk r16? Do I need to modify the plugin code to do so?

Any advice is more than welcomed. Thanks,

Kevin

[android] No Android SDK found; let's install it automatically...
03:56:04  Downloading and installing Android SDK from 
http://dl.google.com/android/android-sdk_r16-macosx.zip
03:56:11  [android] Base SDK installed successfully
03:56:11  [android] Going to install required Android SDK components...
03:56:11  [android] Installing the 'platform-tool,tool' SDK component(s)...
03:56:11  $ /tmp/jenkins/tools/android-sdk/tools/android update sdk -o -u -t 
platform-tool,tool
03:56:13  Refresh Sources:
03:56:13Fetching 
https://dl-ssl.google.com/android/repository/addons_list-1.xml
..
03:57:01  $ /tmp/jenkins/tools/android-sdk/tools/android list target
03:57:02  [android] The configured Android platform needs to be installed: 
android-15
03:57:02It appears that the configured platform is based on Android 4.0 
or newer.
03:57:02This requires the 'ARM EABI v7a System Image' package which 
cannot be automatically installed with SDK Tools r16 or earlier.
03:57:02Please install this component manually via the Android SDK 
Manager, or upgrade to SDK Tools r17


  
> SDK Fresh Installation should install ARM EABI v7a system Image
> ---
>
> Key: JENKINS-12910
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12910
> Project: Jenkins
>  Issue Type: New Feature
>  Components: android-emulator
> Environment: Android 4.0.3 (API 15)
>Reporter: Kevin Chow
>Assignee: Christopher Orr
>
> When the new SDK is downloaded and installed, it only installs SDK Platform 
> but not "ARM EABI v7a System Image". 
> That's why I see this error in the run:
> [android] Using Android SDK: /tmp/jenkins/tools/android-sdk
> 14:10:38  [android] Setting hardware properties:
> 14:10:38  disk.cachePartition.size: 768M
> 14:10:38  $ /tmp/jenkins/tools/android-sdk/platform-tools/adb start-server
> 14:10:38  [android] Starting Android emulator
> 14:10:38  $ /tmp/jenkins/tools/android-sdk/tools/emulator -no-boot-anim 
> -ports 53709,53710 -prop persist.sys.language=en -prop persist.sys.country=US 
> -avd hudson_en-US_160_WXGA800_android-15 -no-snapshot-load -no-snapshot-save 
> -partition-size 768
> 14:10:39  emulator: ERROR: This AVD's configuration is missing a kernel file!!
> The workaround is to download and install "ARM EABI v7a System Image" and 
> re-kick off the Emulator run.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12910) SDK Fresh Installation should install ARM EABI v7a system Image

2012-03-12 Thread kevin...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160166#comment-160166
 ] 

Kevin Chow commented on JENKINS-12910:
--

Hello Chris,

My test machine maybe reset, so when we tried to run the jenkins job.

I think this is a known issue as you mentioned..

Is it anyway I could update the jenkins job to download r17-preview instead of 
sdk r16? Do I need to modify the plugin code to do so?

Any advice is more than welcomed. Thanks,

Kevin

[android] No Android SDK found; let's install it automatically...
03:56:04  Downloading and installing Android SDK from 
http://dl.google.com/android/android-sdk_r16-macosx.zip
03:56:11  [android] Base SDK installed successfully
03:56:11  [android] Going to install required Android SDK components...
03:56:11  [android] Installing the 'platform-tool,tool' SDK component(s)...
03:56:11  $ /tmp/jenkins/tools/android-sdk/tools/android update sdk -o -u -t 
platform-tool,tool
03:56:13  Refresh Sources:
03:56:13Fetching 
https://dl-ssl.google.com/android/repository/addons_list-1.xml
..
03:57:01  $ /tmp/jenkins/tools/android-sdk/tools/android list target
03:57:02  [android] The configured Android platform needs to be installed: 
android-15
03:57:02It appears that the configured platform is based on Android 4.0 
or newer.
03:57:02This requires the 'ARM EABI v7a System Image' package which 
cannot be automatically installed with SDK Tools r16 or earlier.
03:57:02Please install this component manually via the Android SDK 
Manager, or upgrade to SDK Tools r17



> SDK Fresh Installation should install ARM EABI v7a system Image
> ---
>
> Key: JENKINS-12910
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12910
> Project: Jenkins
>  Issue Type: New Feature
>  Components: android-emulator
> Environment: Android 4.0.3 (API 15)
>Reporter: Kevin Chow
>Assignee: Christopher Orr
>
> When the new SDK is downloaded and installed, it only installs SDK Platform 
> but not "ARM EABI v7a System Image". 
> That's why I see this error in the run:
> [android] Using Android SDK: /tmp/jenkins/tools/android-sdk
> 14:10:38  [android] Setting hardware properties:
> 14:10:38  disk.cachePartition.size: 768M
> 14:10:38  $ /tmp/jenkins/tools/android-sdk/platform-tools/adb start-server
> 14:10:38  [android] Starting Android emulator
> 14:10:38  $ /tmp/jenkins/tools/android-sdk/tools/emulator -no-boot-anim 
> -ports 53709,53710 -prop persist.sys.language=en -prop persist.sys.country=US 
> -avd hudson_en-US_160_WXGA800_android-15 -no-snapshot-load -no-snapshot-save 
> -partition-size 768
> 14:10:39  emulator: ERROR: This AVD's configuration is missing a kernel file!!
> The workaround is to download and install "ARM EABI v7a System Image" and 
> re-kick off the Emulator run.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12910) SDK Fresh Installation should install ARM EABI v7a system Image

2012-02-27 Thread kevin...@gmail.com (JIRA)
Kevin Chow created JENKINS-12910:


 Summary: SDK Fresh Installation should install ARM EABI v7a system 
Image
 Key: JENKINS-12910
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12910
 Project: Jenkins
  Issue Type: New Feature
  Components: android-emulator
 Environment: Android 4.0.3 (API 15)
Reporter: Kevin Chow
Assignee: Christopher Orr


When the new SDK is downloaded and installed, it only installs SDK Platform but 
not "ARM EABI v7a System Image". 

That's why I see this error in the run:

[android] Using Android SDK: /tmp/jenkins/tools/android-sdk
14:10:38  [android] Setting hardware properties:
14:10:38disk.cachePartition.size: 768M
14:10:38  $ /tmp/jenkins/tools/android-sdk/platform-tools/adb start-server
14:10:38  [android] Starting Android emulator
14:10:38  $ /tmp/jenkins/tools/android-sdk/tools/emulator -no-boot-anim -ports 
53709,53710 -prop persist.sys.language=en -prop persist.sys.country=US -avd 
hudson_en-US_160_WXGA800_android-15 -no-snapshot-load -no-snapshot-save 
-partition-size 768
14:10:39  emulator: ERROR: This AVD's configuration is missing a kernel file!!


The workaround is to download and install "ARM EABI v7a System Image" and 
re-kick off the Emulator run.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12673) Can't install apk and adb devices shows there is no device/emulator

2012-02-08 Thread kevin...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158797#comment-158797
 ] 

Kevin Chow commented on JENKINS-12673:
--

Hi Chris,

Yes, I am using the plugin.

The plugin version is 2.1

I found that it fails in the first time. When it's relaunched and disabled 
"Reset emulator state at start-up", it works fine again.

I'm closing out this issue for now. 


> Can't install apk and adb devices shows there is no device/emulator
> ---
>
> Key: JENKINS-12673
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12673
> Project: Jenkins
>  Issue Type: New Feature
>  Components: android-emulator
> Environment: OSX
>Reporter: Kevin Chow
>Assignee: Christopher Orr
>
> I use Install Android Package Option in Build Step
> Before running the installer, I did adb devices and it's showing the emulator
> + /tmp/jenkins/tools/android-sdk/platform-tools/adb devices
> 15:50:37  List of devices attached 
> 15:50:37  localhost:49651 device
> 15:50:37  
> 15:50:37  [android] Installing APK file 'EM_Runtime.apk'
> 15:50:37  $ /tmp/jenkins/tools/android-sdk/platform-tools/adb -s 
> localhost:49651 install -r Runtime.apk
> 15:50:47  729 KB/s (7369965 bytes in 9.870s)
> 15:50:50  pkg: /data/local/tmp/Runtime.apk
> 15:51:27  - waiting for device -
> It's supposed to show "Succeed" which is not. I tried to run this again:
> + /tmp/jenkins/tools/android-sdk/platform-tools/adb devices
> It would just restart adb.
> Is it a known issue? Anyway that I could resolve it?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12673) Can't install apk and adb devices shows there is no device/emulator

2012-02-08 Thread kevin...@gmail.com (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Chow closed JENKINS-12673.


Resolution: Cannot Reproduce

> Can't install apk and adb devices shows there is no device/emulator
> ---
>
> Key: JENKINS-12673
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12673
> Project: Jenkins
>  Issue Type: New Feature
>  Components: android-emulator
> Environment: OSX
>Reporter: Kevin Chow
>Assignee: Christopher Orr
>
> I use Install Android Package Option in Build Step
> Before running the installer, I did adb devices and it's showing the emulator
> + /tmp/jenkins/tools/android-sdk/platform-tools/adb devices
> 15:50:37  List of devices attached 
> 15:50:37  localhost:49651 device
> 15:50:37  
> 15:50:37  [android] Installing APK file 'EM_Runtime.apk'
> 15:50:37  $ /tmp/jenkins/tools/android-sdk/platform-tools/adb -s 
> localhost:49651 install -r Runtime.apk
> 15:50:47  729 KB/s (7369965 bytes in 9.870s)
> 15:50:50  pkg: /data/local/tmp/Runtime.apk
> 15:51:27  - waiting for device -
> It's supposed to show "Succeed" which is not. I tried to run this again:
> + /tmp/jenkins/tools/android-sdk/platform-tools/adb devices
> It would just restart adb.
> Is it a known issue? Anyway that I could resolve it?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12673) Can't install apk and adb devices shows there is no device/emulator

2012-02-07 Thread kevin...@gmail.com (JIRA)
Kevin Chow created JENKINS-12673:


 Summary: Can't install apk and adb devices shows there is no 
device/emulator
 Key: JENKINS-12673
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12673
 Project: Jenkins
  Issue Type: New Feature
  Components: android-emulator
 Environment: OSX
Reporter: Kevin Chow
Assignee: Christopher Orr


I use Install Android Package Option in Build Step

Before running the installer, I did adb devices and it's showing the emulator

+ /tmp/jenkins/tools/android-sdk/platform-tools/adb devices
15:50:37  List of devices attached 
15:50:37  localhost:49651   device
15:50:37  
15:50:37  [android] Installing APK file 'EM_Runtime.apk'
15:50:37  $ /tmp/jenkins/tools/android-sdk/platform-tools/adb -s 
localhost:49651 install -r Runtime.apk
15:50:47  729 KB/s (7369965 bytes in 9.870s)
15:50:50pkg: /data/local/tmp/Runtime.apk
15:51:27  - waiting for device -


It's supposed to show "Succeed" which is not. I tried to run this again:
+ /tmp/jenkins/tools/android-sdk/platform-tools/adb devices

It would just restart adb.

Is it a known issue? Anyway that I could resolve it?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira