• Tamer Tas's avatar
    Revert "[test] refactor testsuite configuration" · 97068800
    Tamer Tas authored
    This reverts commit 7f92ad0a.
    
    Reason for revert: https://ci.chromium.org/p/v8/builders/luci.v8.ci/V8%20Win32/19148
    
    Original change's description:
    > [test] refactor testsuite configuration
    >
    > Every testsuite configuration consist of at least 30% code duplication.
    >
    > The code age ranges from 10 years old to 5 years old. Implementing anything that
    > touches the testsuite code becomes a technical fight to the death.
    >
    > This CL removes all the duplication by refactoring the common functionality.
    >
    > This CL contains structural changes without any logical changes % small bug
    > fixes.
    >
    > R=​machenbach@chromium.org
    > CC=​yangguo@chromium.org,sergiyb@chromium.org
    >
    > Bug: v8:8174, v8:8769
    > Change-Id: Iee299569caa7abdc0307ecf606136669034a28a2
    > Reviewed-on: https://chromium-review.googlesource.com/c/1445881
    > Commit-Queue: Sergiy Belozorov <sergiyb@chromium.org>
    > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#59361}
    
    TBR=machenbach@chromium.org,sergiyb@chromium.org,tmrts@chromium.org,v8-reviews@chromium.org
    
    Change-Id: I473f0d4c6b9c0239923b8c03699dbc38b7f85030
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: v8:8174, v8:8769
    Reviewed-on: https://chromium-review.googlesource.com/c/1454599
    Commit-Queue: Tamer Tas <tmrts@chromium.org>
    Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    Reviewed-by: 's avatarClemens Hammacher <clemensh@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#59362}
    97068800
testcfg.py 3.48 KB