Emily Wang

Results 5 issues of Emily Wang

See https://github.com/GoogleContainerTools/jib/pull/3856#issuecomment-1303773988, https://github.com/GoogleContainerTools/jib/pull/3964 (currently blocked PR) for attempts to upgrade from 1.21 to 1.22 and 1.23. Unit tests failing with: ``` com.google.cloud.tools.jib.tar.TarExtractorTest > testExtract_modificationTimePreserved FAILED value of: getLastModifiedTime(...) expected: 2019-08-01T16:13:09Z...

area/jib-core
priority:p3
cleanup

The current `spring-boot-gradle-plugin` version (2.2.11.RELEASE) used in the unit test suite is pretty old. Suppressed the major version bump in dependabot #3876, but we should try manually upgrading to a...

priority:p3
area/jib-gradle-plugin
enhancement

Opening this issue to investigate and track CI errors recently observed in Kokoro ubuntu and macos. Example error log: ``` com.google.cloud.tools.jib.gradle.EmptyProjectIntegrationTest > testDockerDaemon_empty FAILED java.lang.AssertionError: Expected: a string containing "...

area/jib-maven-plugin
priority:p4
area/jib-gradle-plugin

Flaky error during nightly build ([rerun](http://sponge/ff0f5761-f131-4a97-a6dd-b49e07c1dc47)): ``` 15:45:53:107 [INFO] Running com.google.cloud.trace.v1.TraceServiceClientTest 15:45:53:458 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s - in com.google.cloud.trace.v1.TraceServiceClientTest 15:45:53:459...

type: process
priority: p3

Failures observed in GraalVM [nightly build](http://sponge2/3a1adfcb-6d2c-4be1-b080-3d82419437d5) and [presubmit](http://sponge2/ff40ecbe-f8e9-4451-b344-392c750bc1d6). This error is happening often (in a number of presubmits and re-triggers), but not consistently: Problematic test - [com.google.cloud.compute.v1.integration.ITPaginationTest.testPaginationIterating](https://github.com/googleapis/google-cloud-java/blob/00e15bb27ca8849f73e98476be0d8d3d0c91cc79/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/integration/ITPaginationTest.java#L112) ``` Failures (1):...

type: process
priority: p2