Skip to content

Commit

Permalink
HPCC-31857 - Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nisha-Bagdwal committed Jul 12, 2024
1 parent 10c6572 commit 7a719f1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test-ui-gh_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,12 +158,7 @@ jobs:
run: |
export CLASSPATH=".:${{ inputs.asset-name }}-ecl_watch_ui_tests:${{ github.workspace }}/selenium-libs/*:${{ github.workspace }}/testng-7.7.1.jar:${{ github.workspace }}/jackson-annotations-2.17.0.jar:${{ github.workspace }}/jackson-core-2.17.0.jar:${{ github.workspace }}/jackson-databind-2.17.0.jar:${{ github.workspace }}/jcommander-1.82.jar:${{ github.workspace }}/slf4j-api-1.7.30.jar:${{ github.workspace }}/slf4j-simple-1.7.30.jar"
pushd ${{ inputs.asset-name }}-ecl_watch_ui_tests
pwd
find . -iname '*.java' -type f -print -exec javac {} \;
ps aux
sudo apt-get install -y net-tools
sudo netstat -tulnap
ip -4 addr
java framework.TestRunner detail
echo "ECL Watch UI test done"
lines=$(wc -l < error_ecl_test.log)
Expand Down

0 comments on commit 7a719f1

Please sign in to comment.