Content-Length: 253075 | pFad | http://github.com/utPLSQL/utPLSQL/commit/fc9382e27515762ca5a4cbfa747d54de47e2675c

F8 Fixed a flaky test when test runs in 0 seconds. · utPLSQL/utPLSQL@fc9382e · GitHub
Skip to content

Commit fc9382e

Browse files
committed
Fixed a flaky test when test runs in 0 seconds.
1 parent 688aad2 commit fc9382e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ut3_user/api/test_ut_run.pkb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ Failures:%
742742
procedure remove_time_from_results(a_results in out nocopy ut3_develop.ut_varchar2_list) is
743743
begin
744744
for i in 1 .. a_results.count loop
745-
a_results(i) := regexp_replace(a_results(i),'\[[0-9]*[\.,][0-9]+ sec\]','');
745+
a_results(i) := regexp_replace(a_results(i),'\[[0-9]*[\.,]?[0-9]+ sec\]','');
746746
a_results(i) := regexp_replace(a_results(i),'Finished in [0-9]*[\.,][0-9]+ seconds','');
747747
end loop;
748748
end;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/utPLSQL/utPLSQL/commit/fc9382e27515762ca5a4cbfa747d54de47e2675c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy