It failed for me. I updated the PR. On Wed, Sep 16, 2020 at 1:44 PM Ryan Blue <rb...@netflix.com> wrote:
> The problem is in a new test, so merging or rebasing probably won't help. > > I'll run the tests and see if I can reproduce the error in my environment. > > On Wed, Sep 16, 2020 at 11:26 AM Mass Dosage <massdos...@gmail.com> wrote: > >> This is what it's failing with right? >> >> org.apache.iceberg.hadoop.TestHadoopCatalog > testVersionHintFile FAILED >> org.apache.iceberg.exceptions.NoSuchTableException: Table does not >> exist: tbl >> at >> org.apache.iceberg.BaseMetastoreCatalog.loadTable(BaseMetastoreCatalog.java:108) >> at >> org.apache.iceberg.hadoop.TestHadoopCatalog.testVersionHintFile(TestHadoopCatalog.java:522) >> >> >> I haven't seen that build failure on Travis before. In the past there >> were some issues with tests failing due to Timezones but those were all >> fixed. Have you tried merging master into your branch recently? >> >> On Wed, 16 Sep 2020 at 17:15, Peter Vary <pv...@cloudera.com.invalid> >> wrote: >> >>> Hi Team, >>> >>> Struggling with a PR (https://github.com/apache/iceberg/pull/1465) >>> where a test is green on my runs in IntelliJ, and also green if I run the >>> test with command line, and I even run them successfully on linux with the >>> command: >>> >>> ./gradlew :iceberg-core:test >>> >>> >>> The problem is that the test is failing on travis. Any quick ideas how >>> is the travis env different from the various test environments above? >>> >>> Thanks, >>> Peter >>> >> > > -- > Ryan Blue > Software Engineer > Netflix > -- Ryan Blue Software Engineer Netflix