• Show log

    Commit

  • Hash : c2a29614
    Author : Jamie Madill
    Date : 2022-01-04T14:24:57

    Test Expectations: Use file order as override priority.
    
    Now expectations that happen first in the file will override those
    later expressions. This fixes the weird conflict that could occur
    when we use wildcards inside the expression. e.g.:
    
    a) 6746 : *BadConfig = SKIP
    b) 5076 : TestSuite.Test/* = TIMEOUT
    
    Previously b) would override a) for TestSuite.Test/BadConfig and we
    would give the expectation as TIMEOUT because the string length of
    the expectation was longer.
    
    This will allow us to use short skip expressions for e.g. TSAN.
    
    Bug: angleproject:6746
    Change-Id: I2dc651c3593c02b6f8723d67c0fc311701ee15f8
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3365659
    Reviewed-by: Jonah Ryan-Davis <jonahr@google.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags