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

Fix test_build_devtools CI job to run test-build-devtools #17631

Merged
merged 6 commits into from
Dec 17, 2019

Commits on Dec 16, 2019

  1. Skip abandoned project folders in Jest config

    This fixes a problem that occurs after renaming a package.
    gaearon committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    209ced0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    549f1be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3233d78 View commit details
    Browse the repository at this point in the history
  4. Use correct release channel for DevTools tests

    This should fix the createRoot error.
    gaearon committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    2049b94 View commit details
    Browse the repository at this point in the history
  5. Fix TZ dependent test

    gaearon committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    386796d View commit details
    Browse the repository at this point in the history
  6. Change DT job dependencies

    gaearon committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    9cea553 View commit details
    Browse the repository at this point in the history