Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DatastreamToSQL - log schema map details #1747

Merged
merged 23 commits into from
Aug 3, 2024

linebreaks

07f387a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

DatastreamToSQL - log schema map details #1747

linebreaks
07f387a
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Test Report failed Aug 2, 2024 in 0s

2328 tests run, 2307 passed, 19 skipped, 2 failed.

Annotations

Check failure on line 98 in DLPTextToBigQueryStreamingIT

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

DLPTextToBigQueryStreamingIT.testDLPTextToBigQueryInspect

value of  : result.check if meets all conditions
expected  : CONDITION_MET
but was   : TIMEOUT
result was: TIMEOUT
Raw output
value of  : result.check if meets all conditions
expected  : CONDITION_MET
but was   : TIMEOUT
result was: TIMEOUT
	at com.google.cloud.teleport.templates.DLPTextToBigQueryStreamingIT.testDLPTextToBigQueryBase(DLPTextToBigQueryStreamingIT.java:154)
	at com.google.cloud.teleport.templates.DLPTextToBigQueryStreamingIT.testDLPTextToBigQueryInspect(DLPTextToBigQueryStreamingIT.java:98)

Check failure on line 105 in BigQueryToParquetIT

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

BigQueryToParquetIT.testBigQueryToParquet

value of  : result.check if result is finished
expected  : LAUNCH_FINISHED
but was   : TIMEOUT
result was: TIMEOUT
Raw output
value of  : result.check if result is finished
expected  : LAUNCH_FINISHED
but was   : TIMEOUT
result was: TIMEOUT
	at com.google.cloud.teleport.v2.templates.BigQueryToParquetIT.testBigQueryToParquet(BigQueryToParquetIT.java:105)