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

add turbopack integration tests to CI #50904

Merged
merged 50 commits into from
Jun 12, 2023
Merged

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    71d066a View commit details
    Browse the repository at this point in the history
  2. add to tests-pass

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    e0333b4 View commit details
    Browse the repository at this point in the history
  3. add to turbo.json

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    ac3d583 View commit details
    Browse the repository at this point in the history
  4. disable LTO for test cases

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    52b71eb View commit details
    Browse the repository at this point in the history
  5. fixes

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    3a80663 View commit details
    Browse the repository at this point in the history
  6. speed up bench tests

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    482a783 View commit details
    Browse the repository at this point in the history
  7. add disk and ram info

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    05c8b18 View commit details
    Browse the repository at this point in the history
  8. move disk and ram info

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    eb57331 View commit details
    Browse the repository at this point in the history
  9. less concurrency

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    aa4267b View commit details
    Browse the repository at this point in the history
  10. disable tracing for tests

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    a738b2c View commit details
    Browse the repository at this point in the history
  11. install chromium

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    84fc4ca View commit details
    Browse the repository at this point in the history
  12. remove chrome install

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    5422c74 View commit details
    Browse the repository at this point in the history
  13. remove feature

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    820b3c8 View commit details
    Browse the repository at this point in the history
  14. fix browser launching

    ijjk authored and sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    873d6f4 View commit details
    Browse the repository at this point in the history
  15. disable LTO for test cases

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    f7d067e View commit details
    Browse the repository at this point in the history
  16. add disk and ram info

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    a2f28c6 View commit details
    Browse the repository at this point in the history
  17. move disk and ram info

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    075dc12 View commit details
    Browse the repository at this point in the history
  18. update chromiumoxide

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    e165f77 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fc80440 View commit details
    Browse the repository at this point in the history
  20. link

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    5ac4ad8 View commit details
    Browse the repository at this point in the history
  21. fmt

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    a543ec4 View commit details
    Browse the repository at this point in the history
  22. link

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    b0713a9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d71a351 View commit details
    Browse the repository at this point in the history
  24. use unique tmp dir

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    a8e60c8 View commit details
    Browse the repository at this point in the history
  25. update lockfile

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    3c54a17 View commit details
    Browse the repository at this point in the history
  26. link

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    6b5f413 View commit details
    Browse the repository at this point in the history
  27. run CI more concurrently

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    e692b0f View commit details
    Browse the repository at this point in the history
  28. enable no-capture

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    8dc6752 View commit details
    Browse the repository at this point in the history
  29. update test case snapshot

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    2b1e8da View commit details
    Browse the repository at this point in the history
  30. fixup

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    a07ea2f View commit details
    Browse the repository at this point in the history
  31. fixup

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    9b2f4fd View commit details
    Browse the repository at this point in the history
  32. add rust need

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    7fc7615 View commit details
    Browse the repository at this point in the history
  33. add logging

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    7d0a094 View commit details
    Browse the repository at this point in the history
  34. use ipv4

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    842a6f2 View commit details
    Browse the repository at this point in the history
  35. use head

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    9aa1c77 View commit details
    Browse the repository at this point in the history
  36. more logging

    sokra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    aa85d0f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    88cb629 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Remove no-capture

    sokra committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    09ee52a View commit details
    Browse the repository at this point in the history
  2. Revert "use ipv4"

    This reverts commit 842a6f2.
    sokra committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    a8933c5 View commit details
    Browse the repository at this point in the history
  3. fix test case

    sokra committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    65382b4 View commit details
    Browse the repository at this point in the history
  4. fix test case

    sokra committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    b16a061 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. fix test case

    sokra committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    10839e1 View commit details
    Browse the repository at this point in the history
  2. update turbopack

    sokra committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    ccf6b7b View commit details
    Browse the repository at this point in the history
  3. revert with_head

    sokra committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    4cfb045 View commit details
    Browse the repository at this point in the history
  4. fmt

    sokra committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    4884f39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    906ab0d View commit details
    Browse the repository at this point in the history
  6. prettier

    sokra committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    8e56366 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffb5e2d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b46915 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b43300c View commit details
    Browse the repository at this point in the history