Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-54274

issues with test report results

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • jenkins 2.111
      appium 1.8.1
      android studio 3.1

      I cant figure out whats going on here. My builds started failing with the error code below "ERROR: Step ‘Publish Cucumber test result report’ failed: Test reports were found but none of them are new. Did tests run? " I did some research and it lead me to some advice to toggle on 'Delete workspace before build starts'. That gave me the error 'ERROR: Step ‘Publish Cucumber test result report’ failed: No test reports that matches *.json found. Configuration error?'

      if there is any more info you need or this isnt the right place for my issue, pease point me in the right direction

      [EnvInject] - Loading node environment variables.
      Building remotely on
      in workspace /Users/qaautomation/workspace/AS1_Android_Client_Tests_Release_Candidate
      > git rev-parse --is-inside-work-tree # timeout=10
      Fetching changes from the remote Git repository
      > git config remote.origin.url ssh://git@dev-git:/qa/appium.git # timeout=10
      Fetching upstream changes from ssh://git@dev-git:/qa/appium.git
      > git --version # timeout=10
      > git fetch --tags --progress ssh://git@dev-git:/qa/appium.git +refs/heads/:refs/remotes/origin/
      > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
      > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
      Checking out Revision 78bf013f083c908ee0dbb098d12787c6cdfff (refs/remotes/origin/master)
      > git config core.sparsecheckout # timeout=10
      > git checkout -f 78bf013f083c90fe68ee98d12787c6cdfff
      Commit message: "ASO-10467"
      > git rev-list --no-walk 78bf013f083c90fe0dbb098d12787c6cdfff # timeout=10
      Next nodes: []
      [AS1_Android_Client_Tests_Release_Candidate] $ /bin/bash -l /var/folders/jy/nvtds44j51997l5n0p80000gp/T/jenkins818115388566456.sh
      killed emulators!
      [AS1_Android_Client_Tests_Release_Candidate] $ /bin/bash -l /var/folders/jy/nvtds44j5199780000gp/T/jenkins2092685865452651.sh
      Build step 'Execute shell' marked build as failure
      Skipped archiving because build is not successful
      ERROR: Step ‘Publish Cucumber test result report’ failed: Test reports were found but none of them are new. Did tests run?
      For example, /Users/qaautomation/workspace/AS1_Android_Client_Tests_Release_Candidate/features_report.json is 1 day 22 hr old

            Unassigned Unassigned
            trjones87 Tyler Jones
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: