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

qe: Skipping failing tests on WASM #4527

Merged
merged 18 commits into from
Dec 8, 2023

Commits on Dec 6, 2023

  1. Add a way to skip WASM tests

    SevInf committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    615ee33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cffeb90 View commit details
    Browse the repository at this point in the history
  3. Skip timstamp test

    SevInf committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    de28ce4 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Fix incorrect skips

    SevInf committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    03e8c9f View commit details
    Browse the repository at this point in the history
  2. Parse libsql.js.wasm version

    SevInf committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1cce0a9 View commit details
    Browse the repository at this point in the history
  3. Skip libsql wasm tests

    SevInf committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e6dc74c View commit details
    Browse the repository at this point in the history
  4. Fix vitess version parsing

    SevInf committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4e1dc8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb53e8b View commit details
    Browse the repository at this point in the history
  6. Rename jobs

    SevInf committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b351157 View commit details
    Browse the repository at this point in the history
  7. Skip planetscale wasm tests

    SevInf committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d1fab86 View commit details
    Browse the repository at this point in the history
  8. Fix some incorrect skips

    SevInf committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9b7a105 View commit details
    Browse the repository at this point in the history
  9. And more fixes

    SevInf committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9301638 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e6b148d View commit details
    Browse the repository at this point in the history
  11. One more fix

    SevInf committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    941afe7 View commit details
    Browse the repository at this point in the history
  12. Fix null lists

    SevInf committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a2cf4b2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f0d3b03 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    4673de3 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/test-query-engine-driver-adapters.yml

    Co-authored-by: Joël Galeran <Jolg42@users.noreply.github.com>
    SevInf and Jolg42 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    99870b3 View commit details
    Browse the repository at this point in the history