• Show log

    Commit

  • Hash : adeb750d
    Author : Roman Lavrov
    Date : 2022-07-21T18:49:00

    Validate that skipped tests are skipped by suite.
    
    Before this change, any test failing to produce trace files
    would be marked as "Skipped" regardless of whether it was skipped by
    suite or just failed to produce trace files for some other reason.
    
    This change adds FailedToTrace status to differentiate between the two
    cases. If a test is FailedToTrace it will need to be explicitly added
    to the capture_replay expectation file (probably SKIP_FOR_CAPTURE).
    
    This change caught that
    OcclusionQueriesNoSurfaceTestES3.SwitchingContextsWithQuery/*
    was incorrectly specified as NOT_RUN when the intent was to SKIP.
    
    Bug: angleproject:5133
    Bug: angleproject:7516
    Change-Id: I451b4d5fd799d15ef92fab678aa20d2b6cc42c9f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3781902
    Reviewed-by: Yuxin Hu <yuxinhu@google.com>
    Commit-Queue: Yuxin Hu <yuxinhu@google.com>
    Auto-Submit: Roman Lavrov <romanl@google.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags