Skip to content

Commit ca88e49

Browse files
authored
Update test_realtime_reporter.pkb
Fixing failing test for 23ai
1 parent a3f2396 commit ca88e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ut3_user/reporters/test_realtime_reporter.pkb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ create or replace package body test_realtime_reporter as
408408
from table(g_events) t
409409
where t.event_doc.extract('/event[@type="post-test"]/test/@id').getstringval()
410410
= 'realtime_reporting.check_realtime_reporting3.test_6_with_runtime_error';
411-
ut3_tester_helper.main_helper.append_to_list(l_expected_list, '<![CDATA[ORA-00942: table or view does not exist');
411+
ut3_tester_helper.main_helper.append_to_list(l_expected_list, '<![CDATA[ORA-00942: table or view %does not exist');
412412
ut3_tester_helper.main_helper.append_to_list(l_expected_list, 'ORA-06512: at "%.CHECK_REALTIME_REPORTING3", line 5');
413413
ut3_tester_helper.main_helper.append_to_list(l_expected_list, '%ORA-06512: at line 6]]>');
414414
l_expected := ut3_tester_helper.main_helper.table_to_clob(l_expected_list);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy