Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let cts can skip commented cases in caselist file #430

Open
wants to merge 1 commit into
base: opengl-cts-4.6.0
Choose a base branch
from

Commits on Dec 5, 2023

  1. Let cts can skip commented cases in caselist file

    Add a new else if in parseCaseList() to skip commented line of caselist
    file. With this we can skip some less important test cases that may cause
    system hang or crash and let the whole test finish.
    
    Signed-off-by: Julia Zhang <[email protected]>
    julizhan committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ae911d4 View commit details
    Browse the repository at this point in the history