Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit d8a3aca

Browse files
committed
Revert changes to ./src/external/run_test.sh from commit 8e1046e
1 parent f98a67a commit d8a3aca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/external/run_test.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,8 @@ if [ "${REPO}" = "oss" ] ; then
6161
./testMediaSource --gtest_filter=*_live_withPredictor
6262
./testMediaSource --gtest_filter=*_static_changeViewport
6363
./testMediaSource --gtest_filter=*_live_changeViewport
64-
# local dash file will be deleted after release.
65-
curl -H 'X-JFrog-Art-Api: AKCp5dL3Kxmp2PhDfYhT2oFk4SDxJji5H8S38oAqmMSkiD46Ho8uCA282aJJhM9ZqCKLb64bw' -O "https://ubit-artifactory-sh.intel.com/artifactory/immersive_media-sh-local/testfile/segs_for_readertest_0909.tar.gz" && tar zxf segs_for_readertest_0909.tar.gz
6664
./testMPDParser
67-
curl -H 'X-JFrog-Art-Api: AKCp5dL3Kxmp2PhDfYhT2oFk4SDxJji5H8S38oAqmMSkiD46Ho8uCA282aJJhM9ZqCKLb64bw' -O "https://ubit-artifactory-sh.intel.com/artifactory/immersive_media-sh-local/testfile/segs_for_readertest_0909.tar.gz" && tar zxf segs_for_readertest_0909.tar.gz
6865
./testOmafReader
69-
curl -H 'X-JFrog-Art-Api: AKCp5dL3Kxmp2PhDfYhT2oFk4SDxJji5H8S38oAqmMSkiD46Ho8uCA282aJJhM9ZqCKLb64bw' -O "https://ubit-artifactory-sh.intel.com/artifactory/immersive_media-sh-local/testfile/segs_for_readertest_0909.tar.gz" && tar zxf segs_for_readertest_0909.tar.gz
7066
./testOmafReaderManager
7167

7268
rm -rf ./segs_for_readertest*

0 commit comments

Comments
 (0)