Skip to content

Commit ba559b3

Browse files
committed
shorten test names
- shorten test names as the path is too long on windows [ci skip] Signed-off-by: lanxia <[email protected]>
1 parent 581f9de commit ba559b3

File tree

1 file changed

+4
-4
lines changed
  • test/functional/cmdLineTests/URLClassLoaderTests

1 file changed

+4
-4
lines changed

test/functional/cmdLineTests/URLClassLoaderTests/playlist.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<playlist xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../TestConfig/playlist.xsd">
2626
<test>
27-
<testCaseName>cmdLineTester_SCURLClassLoaderTests_SE80</testCaseName>
27+
<testCaseName>SCURLClassLoaderTests_SE80</testCaseName>
2828
<variations>
2929
<variation>Mode110</variation>
3030
<variation>Mode610</variation>
@@ -49,7 +49,7 @@
4949
</subsets>
5050
</test>
5151
<test>
52-
<testCaseName>cmdLineTester_SCURLClassLoaderTests</testCaseName>
52+
<testCaseName>SCURLClassLoaderTests</testCaseName>
5353
<variations>
5454
<variation>Mode110</variation>
5555
<variation>Mode610</variation>
@@ -74,7 +74,7 @@
7474
</subsets>
7575
</test>
7676
<test>
77-
<testCaseName>cmdLineTester_SCURLClassLoaderNPTests_SE80</testCaseName>
77+
<testCaseName>SCURLClassLoaderNPTests_SE80</testCaseName>
7878
<variations>
7979
<variation>Mode110</variation>
8080
<variation>Mode610</variation>
@@ -99,7 +99,7 @@
9999
</subsets>
100100
</test>
101101
<test>
102-
<testCaseName>cmdLineTester_SCURLClassLoaderNPTests</testCaseName>
102+
<testCaseName>SCURLClassLoaderNPTests</testCaseName>
103103
<variations>
104104
<variation>Mode110</variation>
105105
<variation>Mode610</variation>

0 commit comments

Comments
 (0)