Skip to content
  • Michał Herda's avatar
    Annotate some LOOP tests with ANSI-SPEC-PROBLEM · d1963397
    Michał Herda authored
    This marks tests LOOP.1.{39,40,41,42,43} with :loop-iteration-values-in-finally
    and :ansi-spec-problem to take into account that the values of iteration
    variables in FINALLY are effectively undefined by the spec. This way,
    testers can avoid running these test cases if they want to avoid testing
    behaviour that is defined in contradictory manners.
    
    Removal of these test cases should perhaps be considered in the future.
    
    See https://gist.github.com/phoe/335fecfdc195bddd47ab0928b0e62e52 for
    context.
    d1963397