Skip to content

Fixed JDBC Url

Fixed JDBC Url #204

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Unit Test Results failed Aug 31, 2024 in 0s

11 errors, 2 fail, 18 pass in 17s

  2 files  ±0    2 suites  ±0   17s ⏱️ +14s
31 tests ±0  18 ✔️ ±0  0 💤 ±0  2 ±0  11 🔥 ±0 

Results for commit f67d92a. ± Comparison against earlier commit 9d60472.

Annotations

Check warning on line 0 in org.utplsql.maven.plugin.UtPlsqlMojoTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

invalid_sources_directory (org.utplsql.maven.plugin.UtPlsqlMojoTest) failed

target/surefire-reports/TEST-org.utplsql.maven.plugin.UtPlsqlMojoTest.xml
Raw output
org.junit.ComparisonFailure: 
expected:<[Directory foo does not exist!]> but was:<[ORA-01017: invalid credential or not authorized; logon denied
]>
	at org.utplsql.maven.plugin.UtPlsqlMojoTest.invalid_sources_directory(UtPlsqlMojoTest.java:36)

Check failure on line 0 in org.utplsql.maven.plugin.UtPlsqlMojoTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

exclude_object_expr (org.utplsql.maven.plugin.UtPlsqlMojoTest) with error

target/surefire-reports/TEST-org.utplsql.maven.plugin.UtPlsqlMojoTest.xml
Raw output
org.apache.maven.plugin.MojoExecutionException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.exclude_object_expr(UtPlsqlMojoTest.java:384)
Caused by: java.sql.SQLException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.exclude_object_expr(UtPlsqlMojoTest.java:384)

Check failure on line 0 in org.utplsql.maven.plugin.UtPlsqlMojoTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

exclude_object (org.utplsql.maven.plugin.UtPlsqlMojoTest) with error

target/surefire-reports/TEST-org.utplsql.maven.plugin.UtPlsqlMojoTest.xml
Raw output
org.apache.maven.plugin.MojoExecutionException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.exclude_object(UtPlsqlMojoTest.java:333)
Caused by: java.sql.SQLException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.exclude_object(UtPlsqlMojoTest.java:333)

Check failure on line 0 in org.utplsql.maven.plugin.UtPlsqlMojoTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

ora_stuck_timeout (org.utplsql.maven.plugin.UtPlsqlMojoTest) with error

target/surefire-reports/TEST-org.utplsql.maven.plugin.UtPlsqlMojoTest.xml
Raw output
org.apache.maven.plugin.MojoExecutionException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.ora_stuck_timeout(UtPlsqlMojoTest.java:278)
Caused by: java.sql.SQLException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.ora_stuck_timeout(UtPlsqlMojoTest.java:278)

Check failure on line 0 in org.utplsql.maven.plugin.UtPlsqlMojoTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

exclude_schema_expr (org.utplsql.maven.plugin.UtPlsqlMojoTest) with error

target/surefire-reports/TEST-org.utplsql.maven.plugin.UtPlsqlMojoTest.xml
Raw output
org.apache.maven.plugin.MojoExecutionException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.exclude_schema_expr(UtPlsqlMojoTest.java:419)
Caused by: java.sql.SQLException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.exclude_schema_expr(UtPlsqlMojoTest.java:419)

Check failure on line 0 in org.utplsql.maven.plugin.UtPlsqlMojoTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

db_config_using_system_properties (org.utplsql.maven.plugin.UtPlsqlMojoTest) with error

target/surefire-reports/TEST-org.utplsql.maven.plugin.UtPlsqlMojoTest.xml
Raw output
org.apache.maven.plugin.MojoExecutionException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.db_config_using_system_properties(UtPlsqlMojoTest.java:314)
Caused by: java.sql.SQLException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.db_config_using_system_properties(UtPlsqlMojoTest.java:314)

Check failure on line 0 in org.utplsql.maven.plugin.UtPlsqlMojoTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

include_object (org.utplsql.maven.plugin.UtPlsqlMojoTest) with error

target/surefire-reports/TEST-org.utplsql.maven.plugin.UtPlsqlMojoTest.xml
Raw output
org.apache.maven.plugin.MojoExecutionException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.include_object(UtPlsqlMojoTest.java:350)
Caused by: java.sql.SQLException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.include_object(UtPlsqlMojoTest.java:350)

Check failure on line 0 in org.utplsql.maven.plugin.UtPlsqlMojoTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

dbms_output (org.utplsql.maven.plugin.UtPlsqlMojoTest) with error

target/surefire-reports/TEST-org.utplsql.maven.plugin.UtPlsqlMojoTest.xml
Raw output
org.apache.maven.plugin.MojoExecutionException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.dbms_output(UtPlsqlMojoTest.java:295)
Caused by: java.sql.SQLException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.dbms_output(UtPlsqlMojoTest.java:295)

Check failure on line 0 in org.utplsql.maven.plugin.UtPlsqlMojoTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

default_reporter (org.utplsql.maven.plugin.UtPlsqlMojoTest) with error

target/surefire-reports/TEST-org.utplsql.maven.plugin.UtPlsqlMojoTest.xml
Raw output
org.apache.maven.plugin.MojoExecutionException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.default_reporter(UtPlsqlMojoTest.java:238)
Caused by: java.sql.SQLException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.default_reporter(UtPlsqlMojoTest.java:238)

Check failure on line 0 in org.utplsql.maven.plugin.UtPlsqlMojoTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

include_object_expr (org.utplsql.maven.plugin.UtPlsqlMojoTest) with error

target/surefire-reports/TEST-org.utplsql.maven.plugin.UtPlsqlMojoTest.xml
Raw output
org.apache.maven.plugin.MojoExecutionException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.include_object_expr(UtPlsqlMojoTest.java:367)
Caused by: java.sql.SQLException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.include_object_expr(UtPlsqlMojoTest.java:367)

Check warning on line 0 in org.utplsql.maven.plugin.UtPlsqlMojoTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

invalid_tests_directory (org.utplsql.maven.plugin.UtPlsqlMojoTest) failed

target/surefire-reports/TEST-org.utplsql.maven.plugin.UtPlsqlMojoTest.xml
Raw output
org.junit.ComparisonFailure: 
expected:<[Directory bar does not exist!]> but was:<[ORA-01017: invalid credential or not authorized; logon denied
]>
	at org.utplsql.maven.plugin.UtPlsqlMojoTest.invalid_tests_directory(UtPlsqlMojoTest.java:53)

Check failure on line 0 in org.utplsql.maven.plugin.UtPlsqlMojoTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

include_schema_expr (org.utplsql.maven.plugin.UtPlsqlMojoTest) with error

target/surefire-reports/TEST-org.utplsql.maven.plugin.UtPlsqlMojoTest.xml
Raw output
org.apache.maven.plugin.MojoExecutionException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.include_schema_expr(UtPlsqlMojoTest.java:402)
Caused by: java.sql.SQLException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.include_schema_expr(UtPlsqlMojoTest.java:402)

Check failure on line 0 in org.utplsql.maven.plugin.UtPlsqlMojoTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

default_console_output_behaviour (org.utplsql.maven.plugin.UtPlsqlMojoTest) with error

target/surefire-reports/TEST-org.utplsql.maven.plugin.UtPlsqlMojoTest.xml
Raw output
org.apache.maven.plugin.MojoExecutionException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.default_console_output_behaviour(UtPlsqlMojoTest.java:207)
Caused by: java.sql.SQLException: 
ORA-01017: invalid credential or not authorized; logon denied

	at org.utplsql.maven.plugin.UtPlsqlMojoTest.default_console_output_behaviour(UtPlsqlMojoTest.java:207)