Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Nov 20, 2024
  2. Nov 19, 2024
  3. Nov 18, 2024
  4. Nov 15, 2024
  5. Nov 14, 2024
  6. Nov 13, 2024
  7. Nov 12, 2024
  8. Nov 08, 2024
  9. Nov 06, 2024
  10. Nov 04, 2024
  11. Oct 24, 2024
  12. Oct 21, 2024
  13. Oct 16, 2024
  14. Oct 14, 2024
    • Cam Saul's avatar
      :race_car: SHAVE 16 MINUTES OFF OF MYSQL TESTS IN CI :race_car: (#48489) · 4a509927
      Cam Saul authored
      * Experimental: try splitting MySQL test jobs into 4 partitions intstead of 2
      
      * user-http-request should make sure users are initialized
      
      * Fix MySQL deadlocks in tests
      
      * Bump init timeout to 90 seconds
      
      * Fix metabase.api.session-test/logout-test
      Unverified
      4a509927
  15. Oct 10, 2024
  16. Oct 08, 2024
    • Ryan Laurie's avatar
      Update Settings Copy to kick Ci + fix milestone setting bug (#48486) · 62861cc7
      Ryan Laurie authored
      * update setting copy
      
      * update settings context strings
      
      * fix milestone check
      Unverified
      62861cc7
    • Cam Saul's avatar
      :race_car::rocket: :race_car::rocket: :race_car::rocket: Test partitioning for MySQL: shave ~5 minutes off of CI runs :race_car::rocket::race_car::rocket: :race_car::rocket: (#48422) · b8172829
      Cam Saul authored
      * SQUASH!
      
      * Add another sanity checc
      
      * Another test fix attempt
      
      * Appease Kondo
      Unverified
      b8172829
    • Cam Saul's avatar
      :race_car::rocket::race_car::rocket: :race_car::rocket: SHAVE 7 MINUTES OFF OF NON-CORE DRIVER TEST RUNS IN CI :race_car::rocket::race_car::rocket: :race_car::rocket: (#47681) · cd4d7646
      Cam Saul authored
      * Parallel driver tests PoC
      
      * Set fail-fast to false for now
      
      * Try splitting up non-driver tests to see how broken tests are
      
      * Whoops fix plain BE tests
      
      * Ok nvm I'll test this in another branch
      
      * Fix fail-fast
      
      * Experiment with the improved Hawk split logic
      
      * Fix some broken/flaky tests
      
      * Experiment: try splitting MySQL 8 tests into FOUR jobs
      
      * Divide other Postgres and MySQL tests up and use num-partitions = 2
      
      * Another test fix :wrench:
      
      * Flaky test fix :wrench:
      
      * Try making more stuff fast
      
      * Make athena fast??
      
      * Fix a few more things
      
      * Test fixes? :wrench:
      
      * Fix configs
      
      * Fix Mongo job syntax
      
      * Fix busted test from #46942
      
      * Fix Mongo config again
      
      * wait-for-port needs to specify shell I guess
      
      * More cleanup
      
      * await-port can't have a timeout-minutes I guess
      
      * Let's only parallelize MySQL for now.
      
      * Cleanup action
      
      * Cleanup wait-for-port action
      
      * Fix another flaky test
      
      * NOW driver tests will be FAST
      
      * Need to mark driver tests too
      
      * Fix wrong tag
      
      * Use Hawk 1.0.5
      
      * Fix busted metabase.public-settings-test/landing-page-setting-test
      
      * Fix busted `metabase.api.database-test/get-database-test` etc. (hopefully)
      
      * Fix busted `metabase.sync.sync-metadata.fields-test/sync-fks-and-fields-test` for Oracle
      
      * Maybe this fixed `metabase.query-processor.middleware.permissions-test/e2e-ignore-user-supplied-perms-test` maybe not
      
      * Fix busted metabase.api.dashboard-test/dependent-metadata-test because endpoint had differemt sort order than test
      
      * Ok my test fix did not work
      
      * Fix metabase.sync.sync-metadata.fields-test/sync-fks-and-fields-test for Redshift
      
      * Better test name
      
      * More test fixes :wrench:
      
      * Schema fix
      
      * PR feedback
      
      * Split off test partitioning into separate PR
      
      * Fix failing Oracle tests
      
      * Another round of test fixes, hopefully
      
      * Fix failing Redshift tests
      
      * Maybe the last round of test fixes
      
      * Fix Oracle
      
      * Fix stray line
      Unverified
      cd4d7646
  17. Oct 07, 2024
  18. Oct 03, 2024
  19. Oct 02, 2024
  20. Oct 01, 2024
  21. Sep 27, 2024
Loading