[ 
https://issues.apache.org/jira/browse/TRAFODION-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847216#comment-15847216
 ] 

ASF GitHub Bot commented on TRAFODION-2457:
-------------------------------------------

GitHub user zellerh opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/940

    [TRAFODION-2457] Re-enable compGeneral/TEST042 and try to stabilize

    Implemented suggestions made by Suresh and Selva. Suresh found out
    that the test gives different results when authorization is
    initialized, and that caused problems because it is usually
    initialized on developer workstations but not on Jenkins.
    
    Suresh and Selva suggested to suppress the key length, since that can
    vary with different CQD settings like SCHEMA.
    
    Added the queries to the log and expected files to see whether that
    will make failure diagnosis easier. The queries get filtered out, so
    should not cause test failures.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zellerh/incubator-trafodion bug/cses_jan-17

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/940.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #940
    
----
commit 715d8b05e14b825be4da83ec7d329b2d07cd7ece
Author: Hans Zeller <[email protected]>
Date:   2017-01-31T17:33:00Z

    [TRAFODION-2457] Re-enable compGeneral/TEST042 and try to stabilize
    
    Implemented suggestions made by Suresh and Selva. Suresh found out
    that the test gives different results when authorization is
    initialized, and that caused problems because it is usually
    initialized on developer workstations but not on Jenkins.
    
    Suresh and Selva suggested to suppress the key length, since that can
    vary with different CQD settings like SCHEMA.
    
    Added the queries to the log and expected files to see whether that
    will make failure diagnosis easier. The queries get filtered out, so
    should not cause test failures.

----


> regress/compGeneral/TEST042 shows non-deterministic results
> -----------------------------------------------------------
>
>                 Key: TRAFODION-2457
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2457
>             Project: Apache Trafodion
>          Issue Type: Bug
>            Reporter: Anoop Sharma
>            Assignee: Hans Zeller
>
> compGeneral/TEST042 runs tests for query caching feature and
> validates it by looking at the number of cache hits and other parameters.
> These values change based on where this test is being run,
> what the environment is and other changes.
> It fails off and on and folks have been updating expected files
> or known diff files to handle it.
> Because of the non-deterministic behavior, the test as it is currently
> written is unreliable and developers/jenkins failures are ignored.
> The test suite need to be modified and written so it doesn't make
> the cache hit/miss values as part of expected output. Or some other
> way to tolerate a range or the difference in output.
> For this checkin, this test has been disabled. A proper way to write
> this test will be discussed and once that is done, it will be reenabled.
>  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to