You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2010/12/25 07:12:45 UTC

[jira] Updated: (HIVE-1867) Fix intermittent failures in TestNegativeCliDriver/dyn_part_empty.q

     [ https://issues.apache.org/jira/browse/HIVE-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Steinbach updated HIVE-1867:
---------------------------------

    Description: 
{code}
[junit] Begin query: dyn_part_empty.q
    [junit] Running org.apache.hadoop.hive.cli.TestNegativeCliDriver
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.hive.cli.TestNegativeCliDriver FAILED (crashed)
{code}

dyn_part_empty.q has been intermittently failing on Hudson. I was able to reproduce locally,
and with different versions of JUnit (3.8.1, 4.5, 4.8.2).

  was:
The patch for HIVE-1846 is a causing a failure in TestNegativeCliDriver/dyn_part_empty.q
See https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/449/

@Joy: Can you please take a look?


       Assignee:     (was: Joydeep Sen Sarma)
        Summary: Fix intermittent failures in TestNegativeCliDriver/dyn_part_empty.q  (was: Fix failure in TestNegativeCliDriver/dyn_part_empty.q introduced in HIVE-1846)

> Fix intermittent failures in TestNegativeCliDriver/dyn_part_empty.q
> -------------------------------------------------------------------
>
>                 Key: HIVE-1867
>                 URL: https://issues.apache.org/jira/browse/HIVE-1867
>             Project: Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Carl Steinbach
>            Priority: Blocker
>
> {code}
> [junit] Begin query: dyn_part_empty.q
>     [junit] Running org.apache.hadoop.hive.cli.TestNegativeCliDriver
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] Test org.apache.hadoop.hive.cli.TestNegativeCliDriver FAILED (crashed)
> {code}
> dyn_part_empty.q has been intermittently failing on Hudson. I was able to reproduce locally,
> and with different versions of JUnit (3.8.1, 4.5, 4.8.2).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.