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

Upgrade to cypress 12 (into feature/cypress12) #668

Merged
merged 23 commits into from
Aug 24, 2023

Commits on May 24, 2023

  1. Upgrade to cypress 12

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed May 24, 2023
    Configuration menu
    Copy the full SHA
    e13adaa View commit details
    Browse the repository at this point in the history
  2. Freeze cypress version

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed May 24, 2023
    Configuration menu
    Copy the full SHA
    5721495 View commit details
    Browse the repository at this point in the history
  3. Add changes from ftrepo PR opensearch-project#674

    Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
    peterzhuamazon committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9174646 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5c0a82 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Remove cypress.json

    Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
    peterzhuamazon committed May 25, 2023
    Configuration menu
    Copy the full SHA
    d56397c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    927820f View commit details
    Browse the repository at this point in the history
  2. Regenerate package-lock

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    7e170e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Run vanilla snapshot on feature branches

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9f19e7e View commit details
    Browse the repository at this point in the history
  2. Run vanilla snapshot on feature branches

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8519871 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Update vanilla test to be headless

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    31737dc View commit details
    Browse the repository at this point in the history
  2. Go through upgrade wizard to rename specs

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4eac3eb View commit details
    Browse the repository at this point in the history
  3. Add specPattern

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9d01ec7 View commit details
    Browse the repository at this point in the history
  4. integration to e2e

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b32dd7d View commit details
    Browse the repository at this point in the history
  5. Update more references to /integration in dev guide

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    caacbf6 View commit details
    Browse the repository at this point in the history
  6. Typo fix

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    703fc23 View commit details
    Browse the repository at this point in the history
  7. Set numTestsKeptInMemory for vanilla tests

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    461d3a4 View commit details
    Browse the repository at this point in the history
  8. Re-run CI

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b250fd7 View commit details
    Browse the repository at this point in the history
  9. Try experimentMemoryManagement

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ab23bfe View commit details
    Browse the repository at this point in the history
  10. Pass via CLI

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3b7924b View commit details
    Browse the repository at this point in the history
  11. Do testIsolation as describe level

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    46206b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Add cy wait 5s

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    92a67d6 View commit details
    Browse the repository at this point in the history
  2. Update notifications tests

    Signed-off-by: Craig Perkins <craig5008@gmail.com>
    cwperks committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c47d10e View commit details
    Browse the repository at this point in the history
  3. Undo testIsolation

    Signed-off-by: Craig Perkins <craig5008@gmail.com>
    cwperks committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6fa9543 View commit details
    Browse the repository at this point in the history