Project

General

Profile

Bug #11885

Investigate failure in #11597 testcases

Added by Dănuț Filimon 5 days ago. Updated 1 day ago.

Status:
WIP
Priority:
Normal
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:

History

#1 Updated by Dănuț Filimon 5 days ago

I tested the unit tests from testcases with:
  • trunk/16755 (without persistence/resolve-dynamic-query-includes) - 57 tests with 45 successful and 12 failing
    • testInlineBareCrDoesNotCollapse - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is available while expecting it to be not available
    • testInlineBareCrMatchesLiteralCrValue - caught: org.opentest4j.AssertionFailedError: Expected: a
      │ │ │ b but was: ab
    • testLineCommentWithoutNewlineNotStripped - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is available while expecting it to be not available
    • testOctalDotGluedToQuoteRaisesPreprocessorError - caught: org.opentest4j.AssertionFailedError: Statement expected to throw but no error/warning was thrown.
    • testPositionalArgMatchesSeed - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testNamedArgMatchesSeed - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testSubfolderPathSyntaxResolves - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testDynamicPropathResolvesBareInclude - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testRecursiveIncludeResolves - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testMissingIncludeRaisesError293 - caught: org.opentest4j.AssertionFailedError: Statement expected to throw error with number 293 at index 1 but got 12711.
    • testMissingSubfolderIncludeRaisesError293 - caught: org.opentest4j.AssertionFailedError: Statement expected to throw error with number 293 at index 1 but got 12711.
    • testBareIncludeNotOnPropathRaisesError293 - caught: org.opentest4j.AssertionFailedError: Statement expected to throw error with number 293 at index 1 but got 12711.
  • trunk/16755 (with persistence/resolve-dynamic-query-includes) - 57 tests with 48 successful and 9 failing
    • testInlineBareCrDoesNotCollapse - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is available while expecting it to be not available
    • testInlineBareCrMatchesLiteralCrValue - caught: org.opentest4j.AssertionFailedError: Expected: a
      │ │ │ b but was: ab
    • testLineCommentWithoutNewlineNotStripped - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is available while expecting it to be not available
    • testOctalDotGluedToQuoteRaisesPreprocessorError - caught: org.opentest4j.AssertionFailedError: Statement expected to throw but no error/warning was thrown.
    • testPositionalArgMatchesSeed - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testNamedArgMatchesSeed - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testSubfolderPathSyntaxResolves - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testDynamicPropathResolvesBareInclude - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testRecursiveIncludeResolves - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
  • 8755d/16384 (without persistence/resolve-dynamic-query-includes) - 57 tests with 47 successful and 10 failing
    • testInlineBareCrDoesNotCollapse - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is available while expecting it to be not available
    • testInlineBareCrMatchesLiteralCrValue - org.opentest4j.AssertionFailedError: Expected: a
      │ │ │ b but was: ab
    • testPositionalArgMatchesSeed - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testNamedArgMatchesSeed - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testSubfolderPathSyntaxResolves - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testDynamicPropathResolvesBareInclude - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testRecursiveIncludeResolves - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testMissingIncludeRaisesError293 - caught: org.opentest4j.AssertionFailedError: Statement expected to throw error with number 293 at index 1 but got 12711.
    • testMissingSubfolderIncludeRaisesError293 - caught: org.opentest4j.AssertionFailedError: Statement expected to throw error with number 293 at index 1 but got 12711.
    • testBareIncludeNotOnPropathRaisesError293 - caught: org.opentest4j.AssertionFailedError: Statement expected to throw error with number 293 at index 1 but got 12711.
  • 8755d/16384 (with persistence/resolve-dynamic-query-includes) - 57 tests with 50 successful and 7 failing
    • testInlineBareCrDoesNotCollapse - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is available while expecting it to be not available
    • testInlineBareCrMatchesLiteralCrValue - caught: org.opentest4j.AssertionFailedError: Expected: a
      │ │ │ b but was: ab
    • testPositionalArgMatchesSeed - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testNamedArgMatchesSeed - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testSubfolderPathSyntaxResolves - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testDynamicPropathResolvesBareInclude - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
    • testRecursiveIncludeResolves - caught: org.opentest4j.AssertionFailedError: Buffer 'tt' is not available while expecting it to be available
Trunk has the following regressions when compared with 8755d/16384:
  • testLineCommentWithoutNewlineNotStripped (compared trunk and patched 8755d with resolve-dynamic-query-includes)
  • testOctalDotGluedToQuoteRaisesPreprocessorError (compared trunk and patched 8755d with resolve-dynamic-query-includes)
  • testLineCommentWithoutNewlineNotStripped (compared trunk and patched 8755d without resolve-dynamic-query-includes)
  • testOctalDotGluedToQuoteRaisesPreprocessorError (compared trunk and patched 8755d without resolve-dynamic-query-includes)

Between trunk/16314 and trunk/16755, there are regressions that cause the mentioned tests to fail.

#3 Updated by Dănuț Filimon 1 day ago

  • Assignee set to Dănuț Filimon
  • Status changed from New to WIP

Also available in: Atom PDF