DOC: Creating step by step guide to update our forked repository with… #16
3844 passed, 517 failed and 0 skipped
✅ target/junit/metabase_enterprise.advanced_config.api.pulse_test.xml
1 tests were completed in 12s with 1 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_config.caching_test.xml
2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_config.file_test.xml
11 tests were completed in 100ms with 11 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_config.file.databases_test.xml
3 tests were completed in 1s with 3 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_config.file.settings_test.xml
1 tests were completed in 13ms with 1 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_config.file.users_test.xml
4 tests were completed in 575ms with 4 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_config.models.pulse_channel_test.xml
Report exceeded GitHub limit of 65535 bytes and has been trimmed
Annotations
Check failure on line 0 in target/junit/metabase_enterprise.advanced_permissions.common_test.xml
github-actions / JUnit Test Report be-tests-redshift-ee
metabase-enterprise.advanced-permissions.common-test ► get-database-can-upload-test
Failed test found in:
target/junit/metabase_enterprise.advanced_permissions.common_test.xml
target/junit/metabase_enterprise.advanced_permissions.common_test.xml
Error:
interface.clj:715
Raw output
interface.clj:715
Uncaught exception, not in assertion.
expected: nil
actual: #error {
:cause "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:via
[{:type java.lang.Exception
:message "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:at [metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]}]
:trace
[[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 711]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.redshift$fn__278665 invokeStatic "redshift.clj" 43]
[metabase.test.data.redshift$fn__278665 invoke "redshift.clj" 43]
[clojure.lang.Delay deref "Delay.java" 42]
[clojure.core$deref invokeStatic "core.clj" 2337]
[clojure.core$deref invoke "core.clj" 2323]
[metabase.test.data.redshift$eval278762$fn__278763 invoke "redshift.clj" 171]
[metabase.test.data.interface$do_before_run_if_needed invokeStatic "interface.clj" 132]
[metabase.test.data.interface$do_before_run_if_needed invoke "interface.clj" 124]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed$fn__135059 invoke "interface.clj" 166]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invokeStatic "interface.clj" 149]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invoke "interface.clj" 145]
[metabase.test.data.interface$the_driver_with_test_extensions invokeStatic "interface.clj" 176]
[metabase.test.data.interface$the_driver_with_test_extensions invoke "interface.clj" 169]
[metabase.query_processor.test_util$normal_drivers_with_feature$iter__136626__136630$fn__136631 invoke "test_util.clj" 58]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$reduce1 invokeStatic "core.clj" 932]
[clojure.core$set invokeStatic "core.clj" 4114]
[clojure.core$set invoke "core.clj" 4106]
[metabase.query_processor.test_util$normal_drivers_with_feature invokeStatic "test_util.clj" 57]
[metabase.query_processor.test_util$normal_drivers_with_feature doInvoke "test_util.clj" 48]
[clojure.lang.RestFn invoke "RestFn.java" 410]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invokeStatic "common_test.clj" 737]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invoke "common_test.clj" 736]
[clojure.test$test_var$fn__9856 invoke "test.clj" 717]
[clojure.test$test_var invokeStatic "test.clj" 717]
[clojure.test$test_var invoke "test.clj" 708]
[mb.hawk.core$run_test invokeStatic "core.clj" 136]
[mb.hawk.core$run_test invoke "core.clj" 127]
[eftest.runner$test_vars$fn__21473$fn__21477 invoke "runner.clj" 106]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[eftest.runner$test_vars$fn__21473 invoke "runner.clj" 98]
[eftest.runner$wrap_test_with_timer$fn__21434 invoke "runner.clj" 38]
[clojure.core$map$fn__5935 invoke "core.clj" 2770]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$dorun invokeStatic "core.clj" 3134]
[clojure.core$dorun invoke "core.clj" 3134]
[eftest.runner$test_vars$fn__21481 invoke "runner.clj" 115]
[metabase.test.fixtures$initialize$fn__137126 invoke "fixtures.clj" 12]
[clojure.test$compose_fixtures$fn__9850$fn__9851 invoke "test.clj" 694]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[clojure.test$compose_fixtures$fn__9850 invoke "test.clj" 694]
[eftest.runner$test_vars invokeStatic "runner.clj" 112]
[eftest.runner$test_vars invoke "runner.clj" 88]
[eftest.runner$test_ns invokeStatic "runner.clj" 125]
[eftest.runner$test_ns invoke "runner.clj" 121]
[eftest.runner$test_all$f__21495$fn__21497 invoke "runner.clj" 140]
[clojure.core$map$fn__5935 invoke "core.clj" 2772]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.Cons next "Cons.java" 39]
[clojure.lang.RT next "RT.java" 713]
[clojure.core$next__5451 invokeStatic "core.clj" 64]
[clojure.core$reduce1 invokeStatic "core.clj" 946]
[clojure.core$reduce1 invokeStatic "core.clj" 936]
[clojure.core$merge_with invokeStatic "core.clj" 3076]
[clojure.core$merge_with doInvoke "core.clj" 3068]
[clojure.lang.RestFn applyTo "RestFn.java" 139]
[clojure.core$apply invokeStatic "core.clj" 669]
[clojure.core$apply invoke "core.clj" 662]
[eftest.runner$test_all$f__21495 invoke "runner.clj" 141]
[eftest.runner$test_all invokeStatic "runner.clj" 144]
[eftest.runner$test_all invoke "runner.clj" 129]
[eftest.runner$run_tests$fn__21541 invoke "runner.clj" 215]
[eftest.runner$run_tests invokeStatic "runner.clj" 215]
[eftest.runner$run_tests invoke "runner.clj" 181]
[mb.hawk.core$run_tests$fn__21950 invoke "core.clj" 182]
[clojure.core$with_redefs_fn invokeStatic "core.clj" 7582]
[clojure.core$with_redefs_fn invoke "core.clj" 7566]
[clojure.lang.AFn applyToHelper "AFn.java" 156]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[metabase.test.redefs$new_with_redefs_fn invokeStatic "redefs.clj" 58]
[metabase.test.redefs$new_with_redefs_fn doInvoke "redefs.clj" 56]
[clojure.lang.RestFn invoke "RestFn.java" 421]
[mb.hawk.core$run_tests invokeStatic "core.clj" 179]
[mb.hawk.core$run_tests invoke "core.clj" 160]
[mb.hawk.core$find_and_run_tests_with_options invokeStatic "core.clj" 196]
[mb.hawk.core$find_and_run_tests_with_options invoke "core.clj" 191]
[mb.hawk.core$find_and_run_tests_cli invokeStatic "core.clj" 224]
[mb.hawk.core$find_and_run_tests_cli invoke "core.clj" 216]
[metabase.test_runner$find_and_run_tests_cli invokeStatic "test_runner.clj" 98]
[metabase.test_runner$find_and_run_tests_cli invoke "test_runner.clj" 95]
[clojure.lang.Var invoke "Var.java" 384]
[clojure.run.exec$exec invokeStatic "exec.clj" 89]
[clojure.run.exec$exec invoke "exec.clj" 78]
[clojure.run.exec$_main$fn__20740 invoke "exec.clj" 216]
[clojure.run.exec$_main invokeStatic "exec.clj" 212]
[clojure.run.exec$_main doInvoke "exec.clj" 180]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.main$main_opt invokeStatic "main.clj" 514]
[clojure.main$main_opt invoke "main.clj" 510]
[clojure.main$main invokeStatic "main.clj" 664]
[clojure.main$main doInvoke "main.clj" 616]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.main main "main.java" 40]]}
github-actions / JUnit Test Report be-tests-redshift-ee
metabase-enterprise.sandbox.query-processor.middleware.row-level-restrictions-test ► e2e-test-8
Failed test found in:
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
target/junit/metabase_enterprise.sandbox.query_processor.middleware.row_level_restrictions_test.xml
Error:
interface.clj:715
Raw output
interface.clj:715
Uncaught exception, not in assertion.
expected: nil
actual: #error {
:cause "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:via
[{:type java.lang.Exception
:message "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:at [metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]}]
:trace
[[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 711]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.redshift$fn__278665 invokeStatic "redshift.clj" 43]
[metabase.test.data.redshift$fn__278665 invoke "redshift.clj" 43]
[clojure.lang.Delay deref "Delay.java" 42]
[clojure.core$deref invokeStatic "core.clj" 2337]
[clojure.core$deref invoke "core.clj" 2323]
[metabase.test.data.redshift$eval278762$fn__278763 invoke "redshift.clj" 171]
[metabase.test.data.interface$do_before_run_if_needed invokeStatic "interface.clj" 132]
[metabase.test.data.interface$do_before_run_if_needed invoke "interface.clj" 124]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed$fn__135059 invoke "interface.clj" 166]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invokeStatic "interface.clj" 149]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invoke "interface.clj" 145]
[metabase.test.data.interface$the_driver_with_test_extensions invokeStatic "interface.clj" 176]
[metabase.test.data.interface$the_driver_with_test_extensions invoke "interface.clj" 169]
[metabase.query_processor.test_util$normal_drivers_with_feature$iter__136626__136630$fn__136631 invoke "test_util.clj" 58]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$reduce1 invokeStatic "core.clj" 932]
[clojure.core$set invokeStatic "core.clj" 4114]
[clojure.core$set invoke "core.clj" 4106]
[metabase.query_processor.test_util$normal_drivers_with_feature invokeStatic "test_util.clj" 57]
[metabase.query_processor.test_util$normal_drivers_with_feature doInvoke "test_util.clj" 48]
[clojure.lang.RestFn invoke "RestFn.java" 410]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invokeStatic "common_test.clj" 737]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invoke "common_test.clj" 736]
[clojure.test$test_var$fn__9856 invoke "test.clj" 717]
[clojure.test$test_var invokeStatic "test.clj" 717]
[clojure.test$test_var invoke "test.clj" 708]
[mb.hawk.core$run_test invokeStatic "core.clj" 136]
[mb.hawk.core$run_test invoke "core.clj" 127]
[eftest.runner$test_vars$fn__21473$fn__21477 invoke "runner.clj" 106]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[eftest.runner$test_vars$fn__21473 invoke "runner.clj" 98]
[eftest.runner$wrap_test_with_timer$fn__21434 invoke "runner.clj" 38]
[clojure.core$map$fn__5935 invoke "core.clj" 2770]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$dorun invokeStatic "core.clj" 3134]
[clojure.core$dorun invoke "core.clj" 3134]
[eftest.runner$test_vars$fn__21481 invoke "runner.clj" 115]
[metabase.test.fixtures$initialize$fn__137126 invoke "fixtures.clj" 12]
[clojure.test$compose_fixtures$fn__9850$fn__9851 invoke "test.clj" 694]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[clojure.test$compose_fixtures$fn__9850 invoke "test.clj" 694]
[eftest.runner$test_vars invokeStatic "runner.clj" 112]
[eftest.runner$test_vars invoke "runner.clj" 88]
[eftest.runner$test_ns invokeStatic "runner.clj" 125]
[eftest.runner$test_ns invoke "runner.clj" 121]
[eftest.runner$test_all$f__21495$fn__21497 invoke "runner.clj" 140]
[clojure.core$map$fn__5935 invoke "core.clj" 2772]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.Cons next "Cons.java" 39]
[clojure.lang.RT next "RT.java" 713]
[clojure.core$next__5451 invokeStatic "core.clj" 64]
[clojure.core$reduce1 invokeStatic "core.clj" 946]
[clojure.core$reduce1 invokeStatic "core.clj" 936]
[clojure.core$merge_with invokeStatic "core.clj" 3076]
[clojure.core$merge_with doInvoke "core.clj" 3068]
[clojure.lang.RestFn applyTo "RestFn.java" 139]
[clojure.core$apply invokeStatic "core.clj" 669]
[clojure.core$apply invoke "core.clj" 662]
[eftest.runner$test_all$f__21495 invoke "runner.clj" 141]
[eftest.runner$test_all invokeStatic "runner.clj" 144]
[eftest.runner$test_all invoke "runner.clj" 129]
[eftest.runner$run_tests$fn__21541 invoke "runner.clj" 215]
[eftest.runner$run_tests invokeStatic "runner.clj" 215]
[eftest.runner$run_tests invoke "runner.clj" 181]
[mb.hawk.core$run_tests$fn__21950 invoke "core.clj" 182]
[clojure.core$with_redefs_fn invokeStatic "core.clj" 7582]
[clojure.core$with_redefs_fn invoke "core.clj" 7566]
[clojure.lang.AFn applyToHelper "AFn.java" 156]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[metabase.test.redefs$new_with_redefs_fn invokeStatic "redefs.clj" 58]
[metabase.test.redefs$new_with_redefs_fn doInvoke "redefs.clj" 56]
[clojure.lang.RestFn invoke "RestFn.java" 421]
[mb.hawk.core$run_tests invokeStatic "core.clj" 179]
[mb.hawk.core$run_tests invoke "core.clj" 160]
[mb.hawk.core$find_and_run_tests_with_options invokeStatic "core.clj" 196]
[mb.hawk.core$find_and_run_tests_with_options invoke "core.clj" 191]
[mb.hawk.core$find_and_run_tests_cli invokeStatic "core.clj" 224]
[mb.hawk.core$find_and_run_tests_cli invoke "core.clj" 216]
[metabase.test_runner$find_and_run_tests_cli invokeStatic "test_runner.clj" 98]
[metabase.test_runner$find_and_run_tests_cli invoke "test_runner.clj" 95]
[clojure.lang.Var invoke "Var.java" 384]
[clojure.run.exec$exec invokeStatic "exec.clj" 89]
[clojure.run.exec$exec invoke "exec.clj" 78]
[clojure.run.exec$_main$fn__20740 invoke "exec.clj" 216]
[clojure.run.exec$_main invokeStatic "exec.clj" 212]
[clojure.run.exec$_main doInvoke "exec.clj" 180]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.main$main_opt invokeStatic "main.clj" 514]
[clojure.main$main_opt invoke "main.clj" 510]
[clojure.main$main invokeStatic "main.clj" 664]
[clojure.main$main doInvoke "main.clj" 616]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.main main "main.java" 40]]}
Check failure on line 0 in target/junit/metabase_enterprise.serialization.load_test.xml
github-actions / JUnit Test Report be-tests-redshift-ee
metabase-enterprise.serialization.load-test ► dump-load-entities-test
Failed test found in:
target/junit/metabase_enterprise.serialization.load_test.xml
Error:
interface.clj:715
Raw output
interface.clj:715
Uncaught exception, not in assertion.
expected: nil
actual: #error {
:cause "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:via
[{:type java.lang.Exception
:message "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:at [metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]}]
:trace
[[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 711]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.redshift$fn__278665 invokeStatic "redshift.clj" 43]
[metabase.test.data.redshift$fn__278665 invoke "redshift.clj" 43]
[clojure.lang.Delay deref "Delay.java" 42]
[clojure.core$deref invokeStatic "core.clj" 2337]
[clojure.core$deref invoke "core.clj" 2323]
[metabase.test.data.redshift$eval278762$fn__278763 invoke "redshift.clj" 171]
[metabase.test.data.interface$do_before_run_if_needed invokeStatic "interface.clj" 132]
[metabase.test.data.interface$do_before_run_if_needed invoke "interface.clj" 124]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed$fn__135059 invoke "interface.clj" 166]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invokeStatic "interface.clj" 149]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invoke "interface.clj" 145]
[metabase.test.data.interface$the_driver_with_test_extensions invokeStatic "interface.clj" 176]
[metabase.test.data.interface$the_driver_with_test_extensions invoke "interface.clj" 169]
[metabase.query_processor.test_util$normal_drivers_with_feature$iter__136626__136630$fn__136631 invoke "test_util.clj" 58]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$reduce1 invokeStatic "core.clj" 932]
[clojure.core$set invokeStatic "core.clj" 4114]
[clojure.core$set invoke "core.clj" 4106]
[metabase.query_processor.test_util$normal_drivers_with_feature invokeStatic "test_util.clj" 57]
[metabase.query_processor.test_util$normal_drivers_with_feature doInvoke "test_util.clj" 48]
[clojure.lang.RestFn invoke "RestFn.java" 410]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invokeStatic "common_test.clj" 737]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invoke "common_test.clj" 736]
[clojure.test$test_var$fn__9856 invoke "test.clj" 717]
[clojure.test$test_var invokeStatic "test.clj" 717]
[clojure.test$test_var invoke "test.clj" 708]
[mb.hawk.core$run_test invokeStatic "core.clj" 136]
[mb.hawk.core$run_test invoke "core.clj" 127]
[eftest.runner$test_vars$fn__21473$fn__21477 invoke "runner.clj" 106]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[eftest.runner$test_vars$fn__21473 invoke "runner.clj" 98]
[eftest.runner$wrap_test_with_timer$fn__21434 invoke "runner.clj" 38]
[clojure.core$map$fn__5935 invoke "core.clj" 2770]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$dorun invokeStatic "core.clj" 3134]
[clojure.core$dorun invoke "core.clj" 3134]
[eftest.runner$test_vars$fn__21481 invoke "runner.clj" 115]
[metabase.test.fixtures$initialize$fn__137126 invoke "fixtures.clj" 12]
[clojure.test$compose_fixtures$fn__9850$fn__9851 invoke "test.clj" 694]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[clojure.test$compose_fixtures$fn__9850 invoke "test.clj" 694]
[eftest.runner$test_vars invokeStatic "runner.clj" 112]
[eftest.runner$test_vars invoke "runner.clj" 88]
[eftest.runner$test_ns invokeStatic "runner.clj" 125]
[eftest.runner$test_ns invoke "runner.clj" 121]
[eftest.runner$test_all$f__21495$fn__21497 invoke "runner.clj" 140]
[clojure.core$map$fn__5935 invoke "core.clj" 2772]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.Cons next "Cons.java" 39]
[clojure.lang.RT next "RT.java" 713]
[clojure.core$next__5451 invokeStatic "core.clj" 64]
[clojure.core$reduce1 invokeStatic "core.clj" 946]
[clojure.core$reduce1 invokeStatic "core.clj" 936]
[clojure.core$merge_with invokeStatic "core.clj" 3076]
[clojure.core$merge_with doInvoke "core.clj" 3068]
[clojure.lang.RestFn applyTo "RestFn.java" 139]
[clojure.core$apply invokeStatic "core.clj" 669]
[clojure.core$apply invoke "core.clj" 662]
[eftest.runner$test_all$f__21495 invoke "runner.clj" 141]
[eftest.runner$test_all invokeStatic "runner.clj" 144]
[eftest.runner$test_all invoke "runner.clj" 129]
[eftest.runner$run_tests$fn__21541 invoke "runner.clj" 215]
[eftest.runner$run_tests invokeStatic "runner.clj" 215]
[eftest.runner$run_tests invoke "runner.clj" 181]
[mb.hawk.core$run_tests$fn__21950 invoke "core.clj" 182]
[clojure.core$with_redefs_fn invokeStatic "core.clj" 7582]
[clojure.core$with_redefs_fn invoke "core.clj" 7566]
[clojure.lang.AFn applyToHelper "AFn.java" 156]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[metabase.test.redefs$new_with_redefs_fn invokeStatic "redefs.clj" 58]
[metabase.test.redefs$new_with_redefs_fn doInvoke "redefs.clj" 56]
[clojure.lang.RestFn invoke "RestFn.java" 421]
[mb.hawk.core$run_tests invokeStatic "core.clj" 179]
[mb.hawk.core$run_tests invoke "core.clj" 160]
[mb.hawk.core$find_and_run_tests_with_options invokeStatic "core.clj" 196]
[mb.hawk.core$find_and_run_tests_with_options invoke "core.clj" 191]
[mb.hawk.core$find_and_run_tests_cli invokeStatic "core.clj" 224]
[mb.hawk.core$find_and_run_tests_cli invoke "core.clj" 216]
[metabase.test_runner$find_and_run_tests_cli invokeStatic "test_runner.clj" 98]
[metabase.test_runner$find_and_run_tests_cli invoke "test_runner.clj" 95]
[clojure.lang.Var invoke "Var.java" 384]
[clojure.run.exec$exec invokeStatic "exec.clj" 89]
[clojure.run.exec$exec invoke "exec.clj" 78]
[clojure.run.exec$_main$fn__20740 invoke "exec.clj" 216]
[clojure.run.exec$_main invokeStatic "exec.clj" 212]
[clojure.run.exec$_main doInvoke "exec.clj" 180]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.main$main_opt invokeStatic "main.clj" 514]
[clojure.main$main_opt invoke "main.clj" 510]
[clojure.main$main invokeStatic "main.clj" 664]
[clojure.main$main doInvoke "main.clj" 616]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.main main "main.java" 40]]}
Check failure on line 0 in target/junit/metabase_enterprise.upload_test.xml
github-actions / JUnit Test Report be-tests-redshift-ee
metabase-enterprise.upload-test ► uploads-disabled-for-sandboxed-user-test
Failed test found in:
target/junit/metabase_enterprise.upload_test.xml
Error:
interface.clj:715
Raw output
interface.clj:715
Uncaught exception, not in assertion.
expected: nil
actual: #error {
:cause "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:via
[{:type java.lang.Exception
:message "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:at [metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]}]
:trace
[[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 711]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.redshift$fn__278665 invokeStatic "redshift.clj" 43]
[metabase.test.data.redshift$fn__278665 invoke "redshift.clj" 43]
[clojure.lang.Delay deref "Delay.java" 42]
[clojure.core$deref invokeStatic "core.clj" 2337]
[clojure.core$deref invoke "core.clj" 2323]
[metabase.test.data.redshift$eval278762$fn__278763 invoke "redshift.clj" 171]
[metabase.test.data.interface$do_before_run_if_needed invokeStatic "interface.clj" 132]
[metabase.test.data.interface$do_before_run_if_needed invoke "interface.clj" 124]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed$fn__135059 invoke "interface.clj" 166]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invokeStatic "interface.clj" 149]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invoke "interface.clj" 145]
[metabase.test.data.interface$the_driver_with_test_extensions invokeStatic "interface.clj" 176]
[metabase.test.data.interface$the_driver_with_test_extensions invoke "interface.clj" 169]
[metabase.query_processor.test_util$normal_drivers_with_feature$iter__136626__136630$fn__136631 invoke "test_util.clj" 58]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$reduce1 invokeStatic "core.clj" 932]
[clojure.core$set invokeStatic "core.clj" 4114]
[clojure.core$set invoke "core.clj" 4106]
[metabase.query_processor.test_util$normal_drivers_with_feature invokeStatic "test_util.clj" 57]
[metabase.query_processor.test_util$normal_drivers_with_feature doInvoke "test_util.clj" 48]
[clojure.lang.RestFn invoke "RestFn.java" 410]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invokeStatic "common_test.clj" 737]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invoke "common_test.clj" 736]
[clojure.test$test_var$fn__9856 invoke "test.clj" 717]
[clojure.test$test_var invokeStatic "test.clj" 717]
[clojure.test$test_var invoke "test.clj" 708]
[mb.hawk.core$run_test invokeStatic "core.clj" 136]
[mb.hawk.core$run_test invoke "core.clj" 127]
[eftest.runner$test_vars$fn__21473$fn__21477 invoke "runner.clj" 106]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[eftest.runner$test_vars$fn__21473 invoke "runner.clj" 98]
[eftest.runner$wrap_test_with_timer$fn__21434 invoke "runner.clj" 38]
[clojure.core$map$fn__5935 invoke "core.clj" 2770]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$dorun invokeStatic "core.clj" 3134]
[clojure.core$dorun invoke "core.clj" 3134]
[eftest.runner$test_vars$fn__21481 invoke "runner.clj" 115]
[metabase.test.fixtures$initialize$fn__137126 invoke "fixtures.clj" 12]
[clojure.test$compose_fixtures$fn__9850$fn__9851 invoke "test.clj" 694]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[clojure.test$compose_fixtures$fn__9850 invoke "test.clj" 694]
[eftest.runner$test_vars invokeStatic "runner.clj" 112]
[eftest.runner$test_vars invoke "runner.clj" 88]
[eftest.runner$test_ns invokeStatic "runner.clj" 125]
[eftest.runner$test_ns invoke "runner.clj" 121]
[eftest.runner$test_all$f__21495$fn__21497 invoke "runner.clj" 140]
[clojure.core$map$fn__5935 invoke "core.clj" 2772]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.Cons next "Cons.java" 39]
[clojure.lang.RT next "RT.java" 713]
[clojure.core$next__5451 invokeStatic "core.clj" 64]
[clojure.core$reduce1 invokeStatic "core.clj" 946]
[clojure.core$reduce1 invokeStatic "core.clj" 936]
[clojure.core$merge_with invokeStatic "core.clj" 3076]
[clojure.core$merge_with doInvoke "core.clj" 3068]
[clojure.lang.RestFn applyTo "RestFn.java" 139]
[clojure.core$apply invokeStatic "core.clj" 669]
[clojure.core$apply invoke "core.clj" 662]
[eftest.runner$test_all$f__21495 invoke "runner.clj" 141]
[eftest.runner$test_all invokeStatic "runner.clj" 144]
[eftest.runner$test_all invoke "runner.clj" 129]
[eftest.runner$run_tests$fn__21541 invoke "runner.clj" 215]
[eftest.runner$run_tests invokeStatic "runner.clj" 215]
[eftest.runner$run_tests invoke "runner.clj" 181]
[mb.hawk.core$run_tests$fn__21950 invoke "core.clj" 182]
[clojure.core$with_redefs_fn invokeStatic "core.clj" 7582]
[clojure.core$with_redefs_fn invoke "core.clj" 7566]
[clojure.lang.AFn applyToHelper "AFn.java" 156]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[metabase.test.redefs$new_with_redefs_fn invokeStatic "redefs.clj" 58]
[metabase.test.redefs$new_with_redefs_fn doInvoke "redefs.clj" 56]
[clojure.lang.RestFn invoke "RestFn.java" 421]
[mb.hawk.core$run_tests invokeStatic "core.clj" 179]
[mb.hawk.core$run_tests invoke "core.clj" 160]
[mb.hawk.core$find_and_run_tests_with_options invokeStatic "core.clj" 196]
[mb.hawk.core$find_and_run_tests_with_options invoke "core.clj" 191]
[mb.hawk.core$find_and_run_tests_cli invokeStatic "core.clj" 224]
[mb.hawk.core$find_and_run_tests_cli invoke "core.clj" 216]
[metabase.test_runner$find_and_run_tests_cli invokeStatic "test_runner.clj" 98]
[metabase.test_runner$find_and_run_tests_cli invoke "test_runner.clj" 95]
[clojure.lang.Var invoke "Var.java" 384]
[clojure.run.exec$exec invokeStatic "exec.clj" 89]
[clojure.run.exec$exec invoke "exec.clj" 78]
[clojure.run.exec$_main$fn__20740 invoke "exec.clj" 216]
[clojure.run.exec$_main invokeStatic "exec.clj" 212]
[clojure.run.exec$_main doInvoke "exec.clj" 180]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.main$main_opt invokeStatic "main.clj" 514]
[clojure.main$main_opt invoke "main.clj" 510]
[clojure.main$main invokeStatic "main.clj" 664]
[clojure.main$main doInvoke "main.clj" 616]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.main main "main.java" 40]]}
Check failure on line 0 in target/junit/metabase.actions_test.xml
github-actions / JUnit Test Report be-tests-redshift-ee
metabase.actions-test ► delete-test
Failed test found in:
target/junit/metabase.actions_test.xml
target/junit/metabase.actions_test.xml
target/junit/metabase.actions_test.xml
target/junit/metabase.actions_test.xml
target/junit/metabase.actions_test.xml
target/junit/metabase.actions_test.xml
target/junit/metabase.actions_test.xml
target/junit/metabase.actions_test.xml
target/junit/metabase.actions_test.xml
target/junit/metabase.actions_test.xml
target/junit/metabase.actions_test.xml
target/junit/metabase.actions_test.xml
target/junit/metabase.actions_test.xml
target/junit/metabase.actions_test.xml
target/junit/metabase.actions_test.xml
Error:
interface.clj:715
Raw output
interface.clj:715
Uncaught exception, not in assertion.
expected: nil
actual: #error {
:cause "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:via
[{:type java.lang.Exception
:message "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:at [metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]}]
:trace
[[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 711]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.redshift$fn__278665 invokeStatic "redshift.clj" 43]
[metabase.test.data.redshift$fn__278665 invoke "redshift.clj" 43]
[clojure.lang.Delay deref "Delay.java" 42]
[clojure.core$deref invokeStatic "core.clj" 2337]
[clojure.core$deref invoke "core.clj" 2323]
[metabase.test.data.redshift$eval278762$fn__278763 invoke "redshift.clj" 171]
[metabase.test.data.interface$do_before_run_if_needed invokeStatic "interface.clj" 132]
[metabase.test.data.interface$do_before_run_if_needed invoke "interface.clj" 124]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed$fn__135059 invoke "interface.clj" 166]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invokeStatic "interface.clj" 149]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invoke "interface.clj" 145]
[metabase.test.data.interface$the_driver_with_test_extensions invokeStatic "interface.clj" 176]
[metabase.test.data.interface$the_driver_with_test_extensions invoke "interface.clj" 169]
[metabase.query_processor.test_util$normal_drivers_with_feature$iter__136626__136630$fn__136631 invoke "test_util.clj" 58]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$reduce1 invokeStatic "core.clj" 932]
[clojure.core$set invokeStatic "core.clj" 4114]
[clojure.core$set invoke "core.clj" 4106]
[metabase.query_processor.test_util$normal_drivers_with_feature invokeStatic "test_util.clj" 57]
[metabase.query_processor.test_util$normal_drivers_with_feature doInvoke "test_util.clj" 48]
[clojure.lang.RestFn invoke "RestFn.java" 410]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invokeStatic "common_test.clj" 737]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invoke "common_test.clj" 736]
[clojure.test$test_var$fn__9856 invoke "test.clj" 717]
[clojure.test$test_var invokeStatic "test.clj" 717]
[clojure.test$test_var invoke "test.clj" 708]
[mb.hawk.core$run_test invokeStatic "core.clj" 136]
[mb.hawk.core$run_test invoke "core.clj" 127]
[eftest.runner$test_vars$fn__21473$fn__21477 invoke "runner.clj" 106]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[eftest.runner$test_vars$fn__21473 invoke "runner.clj" 98]
[eftest.runner$wrap_test_with_timer$fn__21434 invoke "runner.clj" 38]
[clojure.core$map$fn__5935 invoke "core.clj" 2770]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$dorun invokeStatic "core.clj" 3134]
[clojure.core$dorun invoke "core.clj" 3134]
[eftest.runner$test_vars$fn__21481 invoke "runner.clj" 115]
[metabase.test.fixtures$initialize$fn__137126 invoke "fixtures.clj" 12]
[clojure.test$compose_fixtures$fn__9850$fn__9851 invoke "test.clj" 694]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[clojure.test$compose_fixtures$fn__9850 invoke "test.clj" 694]
[eftest.runner$test_vars invokeStatic "runner.clj" 112]
[eftest.runner$test_vars invoke "runner.clj" 88]
[eftest.runner$test_ns invokeStatic "runner.clj" 125]
[eftest.runner$test_ns invoke "runner.clj" 121]
[eftest.runner$test_all$f__21495$fn__21497 invoke "runner.clj" 140]
[clojure.core$map$fn__5935 invoke "core.clj" 2772]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.Cons next "Cons.java" 39]
[clojure.lang.RT next "RT.java" 713]
[clojure.core$next__5451 invokeStatic "core.clj" 64]
[clojure.core$reduce1 invokeStatic "core.clj" 946]
[clojure.core$reduce1 invokeStatic "core.clj" 936]
[clojure.core$merge_with invokeStatic "core.clj" 3076]
[clojure.core$merge_with doInvoke "core.clj" 3068]
[clojure.lang.RestFn applyTo "RestFn.java" 139]
[clojure.core$apply invokeStatic "core.clj" 669]
[clojure.core$apply invoke "core.clj" 662]
[eftest.runner$test_all$f__21495 invoke "runner.clj" 141]
[eftest.runner$test_all invokeStatic "runner.clj" 144]
[eftest.runner$test_all invoke "runner.clj" 129]
[eftest.runner$run_tests$fn__21541 invoke "runner.clj" 215]
[eftest.runner$run_tests invokeStatic "runner.clj" 215]
[eftest.runner$run_tests invoke "runner.clj" 181]
[mb.hawk.core$run_tests$fn__21950 invoke "core.clj" 182]
[clojure.core$with_redefs_fn invokeStatic "core.clj" 7582]
[clojure.core$with_redefs_fn invoke "core.clj" 7566]
[clojure.lang.AFn applyToHelper "AFn.java" 156]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[metabase.test.redefs$new_with_redefs_fn invokeStatic "redefs.clj" 58]
[metabase.test.redefs$new_with_redefs_fn doInvoke "redefs.clj" 56]
[clojure.lang.RestFn invoke "RestFn.java" 421]
[mb.hawk.core$run_tests invokeStatic "core.clj" 179]
[mb.hawk.core$run_tests invoke "core.clj" 160]
[mb.hawk.core$find_and_run_tests_with_options invokeStatic "core.clj" 196]
[mb.hawk.core$find_and_run_tests_with_options invoke "core.clj" 191]
[mb.hawk.core$find_and_run_tests_cli invokeStatic "core.clj" 224]
[mb.hawk.core$find_and_run_tests_cli invoke "core.clj" 216]
[metabase.test_runner$find_and_run_tests_cli invokeStatic "test_runner.clj" 98]
[metabase.test_runner$find_and_run_tests_cli invoke "test_runner.clj" 95]
[clojure.lang.Var invoke "Var.java" 384]
[clojure.run.exec$exec invokeStatic "exec.clj" 89]
[clojure.run.exec$exec invoke "exec.clj" 78]
[clojure.run.exec$_main$fn__20740 invoke "exec.clj" 216]
[clojure.run.exec$_main invokeStatic "exec.clj" 212]
[clojure.run.exec$_main doInvoke "exec.clj" 180]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.main$main_opt invokeStatic "main.clj" 514]
[clojure.main$main_opt invoke "main.clj" 510]
[clojure.main$main invokeStatic "main.clj" 664]
[clojure.main$main doInvoke "main.clj" 616]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.main main "main.java" 40]]}
Check failure on line 0 in target/junit/metabase.api.action_test.xml
github-actions / JUnit Test Report be-tests-redshift-ee
metabase.api.action-test ► fetch-implicit-action-default-values-test
Failed test found in:
target/junit/metabase.api.action_test.xml
target/junit/metabase.api.action_test.xml
Error:
interface.clj:715
Raw output
interface.clj:715
Uncaught exception, not in assertion.
expected: nil
actual: #error {
:cause "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:via
[{:type java.lang.Exception
:message "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:at [metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]}]
:trace
[[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 711]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.redshift$fn__278665 invokeStatic "redshift.clj" 43]
[metabase.test.data.redshift$fn__278665 invoke "redshift.clj" 43]
[clojure.lang.Delay deref "Delay.java" 42]
[clojure.core$deref invokeStatic "core.clj" 2337]
[clojure.core$deref invoke "core.clj" 2323]
[metabase.test.data.redshift$eval278762$fn__278763 invoke "redshift.clj" 171]
[metabase.test.data.interface$do_before_run_if_needed invokeStatic "interface.clj" 132]
[metabase.test.data.interface$do_before_run_if_needed invoke "interface.clj" 124]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed$fn__135059 invoke "interface.clj" 166]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invokeStatic "interface.clj" 149]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invoke "interface.clj" 145]
[metabase.test.data.interface$the_driver_with_test_extensions invokeStatic "interface.clj" 176]
[metabase.test.data.interface$the_driver_with_test_extensions invoke "interface.clj" 169]
[metabase.query_processor.test_util$normal_drivers_with_feature$iter__136626__136630$fn__136631 invoke "test_util.clj" 58]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$reduce1 invokeStatic "core.clj" 932]
[clojure.core$set invokeStatic "core.clj" 4114]
[clojure.core$set invoke "core.clj" 4106]
[metabase.query_processor.test_util$normal_drivers_with_feature invokeStatic "test_util.clj" 57]
[metabase.query_processor.test_util$normal_drivers_with_feature doInvoke "test_util.clj" 48]
[clojure.lang.RestFn invoke "RestFn.java" 410]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invokeStatic "common_test.clj" 737]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invoke "common_test.clj" 736]
[clojure.test$test_var$fn__9856 invoke "test.clj" 717]
[clojure.test$test_var invokeStatic "test.clj" 717]
[clojure.test$test_var invoke "test.clj" 708]
[mb.hawk.core$run_test invokeStatic "core.clj" 136]
[mb.hawk.core$run_test invoke "core.clj" 127]
[eftest.runner$test_vars$fn__21473$fn__21477 invoke "runner.clj" 106]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[eftest.runner$test_vars$fn__21473 invoke "runner.clj" 98]
[eftest.runner$wrap_test_with_timer$fn__21434 invoke "runner.clj" 38]
[clojure.core$map$fn__5935 invoke "core.clj" 2770]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$dorun invokeStatic "core.clj" 3134]
[clojure.core$dorun invoke "core.clj" 3134]
[eftest.runner$test_vars$fn__21481 invoke "runner.clj" 115]
[metabase.test.fixtures$initialize$fn__137126 invoke "fixtures.clj" 12]
[clojure.test$compose_fixtures$fn__9850$fn__9851 invoke "test.clj" 694]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[clojure.test$compose_fixtures$fn__9850 invoke "test.clj" 694]
[eftest.runner$test_vars invokeStatic "runner.clj" 112]
[eftest.runner$test_vars invoke "runner.clj" 88]
[eftest.runner$test_ns invokeStatic "runner.clj" 125]
[eftest.runner$test_ns invoke "runner.clj" 121]
[eftest.runner$test_all$f__21495$fn__21497 invoke "runner.clj" 140]
[clojure.core$map$fn__5935 invoke "core.clj" 2772]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.Cons next "Cons.java" 39]
[clojure.lang.RT next "RT.java" 713]
[clojure.core$next__5451 invokeStatic "core.clj" 64]
[clojure.core$reduce1 invokeStatic "core.clj" 946]
[clojure.core$reduce1 invokeStatic "core.clj" 936]
[clojure.core$merge_with invokeStatic "core.clj" 3076]
[clojure.core$merge_with doInvoke "core.clj" 3068]
[clojure.lang.RestFn applyTo "RestFn.java" 139]
[clojure.core$apply invokeStatic "core.clj" 669]
[clojure.core$apply invoke "core.clj" 662]
[eftest.runner$test_all$f__21495 invoke "runner.clj" 141]
[eftest.runner$test_all invokeStatic "runner.clj" 144]
[eftest.runner$test_all invoke "runner.clj" 129]
[eftest.runner$run_tests$fn__21541 invoke "runner.clj" 215]
[eftest.runner$run_tests invokeStatic "runner.clj" 215]
[eftest.runner$run_tests invoke "runner.clj" 181]
[mb.hawk.core$run_tests$fn__21950 invoke "core.clj" 182]
[clojure.core$with_redefs_fn invokeStatic "core.clj" 7582]
[clojure.core$with_redefs_fn invoke "core.clj" 7566]
[clojure.lang.AFn applyToHelper "AFn.java" 156]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[metabase.test.redefs$new_with_redefs_fn invokeStatic "redefs.clj" 58]
[metabase.test.redefs$new_with_redefs_fn doInvoke "redefs.clj" 56]
[clojure.lang.RestFn invoke "RestFn.java" 421]
[mb.hawk.core$run_tests invokeStatic "core.clj" 179]
[mb.hawk.core$run_tests invoke "core.clj" 160]
[mb.hawk.core$find_and_run_tests_with_options invokeStatic "core.clj" 196]
[mb.hawk.core$find_and_run_tests_with_options invoke "core.clj" 191]
[mb.hawk.core$find_and_run_tests_cli invokeStatic "core.clj" 224]
[mb.hawk.core$find_and_run_tests_cli invoke "core.clj" 216]
[metabase.test_runner$find_and_run_tests_cli invokeStatic "test_runner.clj" 98]
[metabase.test_runner$find_and_run_tests_cli invoke "test_runner.clj" 95]
[clojure.lang.Var invoke "Var.java" 384]
[clojure.run.exec$exec invokeStatic "exec.clj" 89]
[clojure.run.exec$exec invoke "exec.clj" 78]
[clojure.run.exec$_main$fn__20740 invoke "exec.clj" 216]
[clojure.run.exec$_main invokeStatic "exec.clj" 212]
[clojure.run.exec$_main doInvoke "exec.clj" 180]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.main$main_opt invokeStatic "main.clj" 514]
[clojure.main$main_opt invoke "main.clj" 510]
[clojure.main$main invokeStatic "main.clj" 664]
[clojure.main$main doInvoke "main.clj" 616]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.main main "main.java" 40]]}
Check failure on line 0 in target/junit/metabase.api.card_test.xml
github-actions / JUnit Test Report be-tests-redshift-ee
metabase.api.card-test ► pivot-card-test
Failed test found in:
target/junit/metabase.api.card_test.xml
Error:
interface.clj:715
Raw output
interface.clj:715
Uncaught exception, not in assertion.
expected: nil
actual: #error {
:cause "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:via
[{:type java.lang.Exception
:message "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:at [metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]}]
:trace
[[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 711]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.redshift$fn__278665 invokeStatic "redshift.clj" 43]
[metabase.test.data.redshift$fn__278665 invoke "redshift.clj" 43]
[clojure.lang.Delay deref "Delay.java" 42]
[clojure.core$deref invokeStatic "core.clj" 2337]
[clojure.core$deref invoke "core.clj" 2323]
[metabase.test.data.redshift$eval278762$fn__278763 invoke "redshift.clj" 171]
[metabase.test.data.interface$do_before_run_if_needed invokeStatic "interface.clj" 132]
[metabase.test.data.interface$do_before_run_if_needed invoke "interface.clj" 124]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed$fn__135059 invoke "interface.clj" 166]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invokeStatic "interface.clj" 149]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invoke "interface.clj" 145]
[metabase.test.data.interface$the_driver_with_test_extensions invokeStatic "interface.clj" 176]
[metabase.test.data.interface$the_driver_with_test_extensions invoke "interface.clj" 169]
[metabase.query_processor.test_util$normal_drivers_with_feature$iter__136626__136630$fn__136631 invoke "test_util.clj" 58]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$reduce1 invokeStatic "core.clj" 932]
[clojure.core$set invokeStatic "core.clj" 4114]
[clojure.core$set invoke "core.clj" 4106]
[metabase.query_processor.test_util$normal_drivers_with_feature invokeStatic "test_util.clj" 57]
[metabase.query_processor.test_util$normal_drivers_with_feature doInvoke "test_util.clj" 48]
[clojure.lang.RestFn invoke "RestFn.java" 410]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invokeStatic "common_test.clj" 737]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invoke "common_test.clj" 736]
[clojure.test$test_var$fn__9856 invoke "test.clj" 717]
[clojure.test$test_var invokeStatic "test.clj" 717]
[clojure.test$test_var invoke "test.clj" 708]
[mb.hawk.core$run_test invokeStatic "core.clj" 136]
[mb.hawk.core$run_test invoke "core.clj" 127]
[eftest.runner$test_vars$fn__21473$fn__21477 invoke "runner.clj" 106]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[eftest.runner$test_vars$fn__21473 invoke "runner.clj" 98]
[eftest.runner$wrap_test_with_timer$fn__21434 invoke "runner.clj" 38]
[clojure.core$map$fn__5935 invoke "core.clj" 2770]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$dorun invokeStatic "core.clj" 3134]
[clojure.core$dorun invoke "core.clj" 3134]
[eftest.runner$test_vars$fn__21481 invoke "runner.clj" 115]
[metabase.test.fixtures$initialize$fn__137126 invoke "fixtures.clj" 12]
[clojure.test$compose_fixtures$fn__9850$fn__9851 invoke "test.clj" 694]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[clojure.test$compose_fixtures$fn__9850 invoke "test.clj" 694]
[eftest.runner$test_vars invokeStatic "runner.clj" 112]
[eftest.runner$test_vars invoke "runner.clj" 88]
[eftest.runner$test_ns invokeStatic "runner.clj" 125]
[eftest.runner$test_ns invoke "runner.clj" 121]
[eftest.runner$test_all$f__21495$fn__21497 invoke "runner.clj" 140]
[clojure.core$map$fn__5935 invoke "core.clj" 2772]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.Cons next "Cons.java" 39]
[clojure.lang.RT next "RT.java" 713]
[clojure.core$next__5451 invokeStatic "core.clj" 64]
[clojure.core$reduce1 invokeStatic "core.clj" 946]
[clojure.core$reduce1 invokeStatic "core.clj" 936]
[clojure.core$merge_with invokeStatic "core.clj" 3076]
[clojure.core$merge_with doInvoke "core.clj" 3068]
[clojure.lang.RestFn applyTo "RestFn.java" 139]
[clojure.core$apply invokeStatic "core.clj" 669]
[clojure.core$apply invoke "core.clj" 662]
[eftest.runner$test_all$f__21495 invoke "runner.clj" 141]
[eftest.runner$test_all invokeStatic "runner.clj" 144]
[eftest.runner$test_all invoke "runner.clj" 129]
[eftest.runner$run_tests$fn__21541 invoke "runner.clj" 215]
[eftest.runner$run_tests invokeStatic "runner.clj" 215]
[eftest.runner$run_tests invoke "runner.clj" 181]
[mb.hawk.core$run_tests$fn__21950 invoke "core.clj" 182]
[clojure.core$with_redefs_fn invokeStatic "core.clj" 7582]
[clojure.core$with_redefs_fn invoke "core.clj" 7566]
[clojure.lang.AFn applyToHelper "AFn.java" 156]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[metabase.test.redefs$new_with_redefs_fn invokeStatic "redefs.clj" 58]
[metabase.test.redefs$new_with_redefs_fn doInvoke "redefs.clj" 56]
[clojure.lang.RestFn invoke "RestFn.java" 421]
[mb.hawk.core$run_tests invokeStatic "core.clj" 179]
[mb.hawk.core$run_tests invoke "core.clj" 160]
[mb.hawk.core$find_and_run_tests_with_options invokeStatic "core.clj" 196]
[mb.hawk.core$find_and_run_tests_with_options invoke "core.clj" 191]
[mb.hawk.core$find_and_run_tests_cli invokeStatic "core.clj" 224]
[mb.hawk.core$find_and_run_tests_cli invoke "core.clj" 216]
[metabase.test_runner$find_and_run_tests_cli invokeStatic "test_runner.clj" 98]
[metabase.test_runner$find_and_run_tests_cli invoke "test_runner.clj" 95]
[clojure.lang.Var invoke "Var.java" 384]
[clojure.run.exec$exec invokeStatic "exec.clj" 89]
[clojure.run.exec$exec invoke "exec.clj" 78]
[clojure.run.exec$_main$fn__20740 invoke "exec.clj" 216]
[clojure.run.exec$_main invokeStatic "exec.clj" 212]
[clojure.run.exec$_main doInvoke "exec.clj" 180]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.main$main_opt invokeStatic "main.clj" 514]
[clojure.main$main_opt invoke "main.clj" 510]
[clojure.main$main invokeStatic "main.clj" 664]
[clojure.main$main doInvoke "main.clj" 616]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.main main "main.java" 40]]}
Check failure on line 0 in target/junit/metabase.api.dashboard_test.xml
github-actions / JUnit Test Report be-tests-redshift-ee
metabase.api.dashboard-test ► dashcard-implicit-action-only-expose-unhidden-fields
Failed test found in:
target/junit/metabase.api.dashboard_test.xml
target/junit/metabase.api.dashboard_test.xml
target/junit/metabase.api.dashboard_test.xml
target/junit/metabase.api.dashboard_test.xml
target/junit/metabase.api.dashboard_test.xml
target/junit/metabase.api.dashboard_test.xml
target/junit/metabase.api.dashboard_test.xml
target/junit/metabase.api.dashboard_test.xml
target/junit/metabase.api.dashboard_test.xml
target/junit/metabase.api.dashboard_test.xml
target/junit/metabase.api.dashboard_test.xml
target/junit/metabase.api.dashboard_test.xml
Error:
interface.clj:715
Raw output
interface.clj:715
Uncaught exception, not in assertion.
expected: nil
actual: #error {
:cause "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:via
[{:type java.lang.Exception
:message "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:at [metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]}]
:trace
[[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 711]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.redshift$fn__278665 invokeStatic "redshift.clj" 43]
[metabase.test.data.redshift$fn__278665 invoke "redshift.clj" 43]
[clojure.lang.Delay deref "Delay.java" 42]
[clojure.core$deref invokeStatic "core.clj" 2337]
[clojure.core$deref invoke "core.clj" 2323]
[metabase.test.data.redshift$eval278762$fn__278763 invoke "redshift.clj" 171]
[metabase.test.data.interface$do_before_run_if_needed invokeStatic "interface.clj" 132]
[metabase.test.data.interface$do_before_run_if_needed invoke "interface.clj" 124]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed$fn__135059 invoke "interface.clj" 166]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invokeStatic "interface.clj" 149]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invoke "interface.clj" 145]
[metabase.test.data.interface$the_driver_with_test_extensions invokeStatic "interface.clj" 176]
[metabase.test.data.interface$the_driver_with_test_extensions invoke "interface.clj" 169]
[metabase.query_processor.test_util$normal_drivers_with_feature$iter__136626__136630$fn__136631 invoke "test_util.clj" 58]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$reduce1 invokeStatic "core.clj" 932]
[clojure.core$set invokeStatic "core.clj" 4114]
[clojure.core$set invoke "core.clj" 4106]
[metabase.query_processor.test_util$normal_drivers_with_feature invokeStatic "test_util.clj" 57]
[metabase.query_processor.test_util$normal_drivers_with_feature doInvoke "test_util.clj" 48]
[clojure.lang.RestFn invoke "RestFn.java" 410]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invokeStatic "common_test.clj" 737]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invoke "common_test.clj" 736]
[clojure.test$test_var$fn__9856 invoke "test.clj" 717]
[clojure.test$test_var invokeStatic "test.clj" 717]
[clojure.test$test_var invoke "test.clj" 708]
[mb.hawk.core$run_test invokeStatic "core.clj" 136]
[mb.hawk.core$run_test invoke "core.clj" 127]
[eftest.runner$test_vars$fn__21473$fn__21477 invoke "runner.clj" 106]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[eftest.runner$test_vars$fn__21473 invoke "runner.clj" 98]
[eftest.runner$wrap_test_with_timer$fn__21434 invoke "runner.clj" 38]
[clojure.core$map$fn__5935 invoke "core.clj" 2770]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$dorun invokeStatic "core.clj" 3134]
[clojure.core$dorun invoke "core.clj" 3134]
[eftest.runner$test_vars$fn__21481 invoke "runner.clj" 115]
[metabase.test.fixtures$initialize$fn__137126 invoke "fixtures.clj" 12]
[clojure.test$compose_fixtures$fn__9850$fn__9851 invoke "test.clj" 694]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[clojure.test$compose_fixtures$fn__9850 invoke "test.clj" 694]
[eftest.runner$test_vars invokeStatic "runner.clj" 112]
[eftest.runner$test_vars invoke "runner.clj" 88]
[eftest.runner$test_ns invokeStatic "runner.clj" 125]
[eftest.runner$test_ns invoke "runner.clj" 121]
[eftest.runner$test_all$f__21495$fn__21497 invoke "runner.clj" 140]
[clojure.core$map$fn__5935 invoke "core.clj" 2772]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.Cons next "Cons.java" 39]
[clojure.lang.RT next "RT.java" 713]
[clojure.core$next__5451 invokeStatic "core.clj" 64]
[clojure.core$reduce1 invokeStatic "core.clj" 946]
[clojure.core$reduce1 invokeStatic "core.clj" 936]
[clojure.core$merge_with invokeStatic "core.clj" 3076]
[clojure.core$merge_with doInvoke "core.clj" 3068]
[clojure.lang.RestFn applyTo "RestFn.java" 139]
[clojure.core$apply invokeStatic "core.clj" 669]
[clojure.core$apply invoke "core.clj" 662]
[eftest.runner$test_all$f__21495 invoke "runner.clj" 141]
[eftest.runner$test_all invokeStatic "runner.clj" 144]
[eftest.runner$test_all invoke "runner.clj" 129]
[eftest.runner$run_tests$fn__21541 invoke "runner.clj" 215]
[eftest.runner$run_tests invokeStatic "runner.clj" 215]
[eftest.runner$run_tests invoke "runner.clj" 181]
[mb.hawk.core$run_tests$fn__21950 invoke "core.clj" 182]
[clojure.core$with_redefs_fn invokeStatic "core.clj" 7582]
[clojure.core$with_redefs_fn invoke "core.clj" 7566]
[clojure.lang.AFn applyToHelper "AFn.java" 156]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[metabase.test.redefs$new_with_redefs_fn invokeStatic "redefs.clj" 58]
[metabase.test.redefs$new_with_redefs_fn doInvoke "redefs.clj" 56]
[clojure.lang.RestFn invoke "RestFn.java" 421]
[mb.hawk.core$run_tests invokeStatic "core.clj" 179]
[mb.hawk.core$run_tests invoke "core.clj" 160]
[mb.hawk.core$find_and_run_tests_with_options invokeStatic "core.clj" 196]
[mb.hawk.core$find_and_run_tests_with_options invoke "core.clj" 191]
[mb.hawk.core$find_and_run_tests_cli invokeStatic "core.clj" 224]
[mb.hawk.core$find_and_run_tests_cli invoke "core.clj" 216]
[metabase.test_runner$find_and_run_tests_cli invokeStatic "test_runner.clj" 98]
[metabase.test_runner$find_and_run_tests_cli invoke "test_runner.clj" 95]
[clojure.lang.Var invoke "Var.java" 384]
[clojure.run.exec$exec invokeStatic "exec.clj" 89]
[clojure.run.exec$exec invoke "exec.clj" 78]
[clojure.run.exec$_main$fn__20740 invoke "exec.clj" 216]
[clojure.run.exec$_main invokeStatic "exec.clj" 212]
[clojure.run.exec$_main doInvoke "exec.clj" 180]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.main$main_opt invokeStatic "main.clj" 514]
[clojure.main$main_opt invoke "main.clj" 510]
[clojure.main$main invokeStatic "main.clj" 664]
[clojure.main$main doInvoke "main.clj" 616]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.main main "main.java" 40]]}
Check failure on line 0 in target/junit/metabase.api.database_test.xml
github-actions / JUnit Test Report be-tests-redshift-ee
metabase.api.database-test ► create-db-succesful-track-snowplow-test
Failed test found in:
target/junit/metabase.api.database_test.xml
target/junit/metabase.api.database_test.xml
target/junit/metabase.api.database_test.xml
target/junit/metabase.api.database_test.xml
Error:
interface.clj:715
Raw output
interface.clj:715
Uncaught exception, not in assertion.
expected: nil
actual: #error {
:cause "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:via
[{:type java.lang.Exception
:message "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:at [metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]}]
:trace
[[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 711]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.redshift$fn__278665 invokeStatic "redshift.clj" 43]
[metabase.test.data.redshift$fn__278665 invoke "redshift.clj" 43]
[clojure.lang.Delay deref "Delay.java" 42]
[clojure.core$deref invokeStatic "core.clj" 2337]
[clojure.core$deref invoke "core.clj" 2323]
[metabase.test.data.redshift$eval278762$fn__278763 invoke "redshift.clj" 171]
[metabase.test.data.interface$do_before_run_if_needed invokeStatic "interface.clj" 132]
[metabase.test.data.interface$do_before_run_if_needed invoke "interface.clj" 124]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed$fn__135059 invoke "interface.clj" 166]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invokeStatic "interface.clj" 149]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invoke "interface.clj" 145]
[metabase.test.data.interface$the_driver_with_test_extensions invokeStatic "interface.clj" 176]
[metabase.test.data.interface$the_driver_with_test_extensions invoke "interface.clj" 169]
[metabase.query_processor.test_util$normal_drivers_with_feature$iter__136626__136630$fn__136631 invoke "test_util.clj" 58]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$reduce1 invokeStatic "core.clj" 932]
[clojure.core$set invokeStatic "core.clj" 4114]
[clojure.core$set invoke "core.clj" 4106]
[metabase.query_processor.test_util$normal_drivers_with_feature invokeStatic "test_util.clj" 57]
[metabase.query_processor.test_util$normal_drivers_with_feature doInvoke "test_util.clj" 48]
[clojure.lang.RestFn invoke "RestFn.java" 410]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invokeStatic "common_test.clj" 737]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invoke "common_test.clj" 736]
[clojure.test$test_var$fn__9856 invoke "test.clj" 717]
[clojure.test$test_var invokeStatic "test.clj" 717]
[clojure.test$test_var invoke "test.clj" 708]
[mb.hawk.core$run_test invokeStatic "core.clj" 136]
[mb.hawk.core$run_test invoke "core.clj" 127]
[eftest.runner$test_vars$fn__21473$fn__21477 invoke "runner.clj" 106]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[eftest.runner$test_vars$fn__21473 invoke "runner.clj" 98]
[eftest.runner$wrap_test_with_timer$fn__21434 invoke "runner.clj" 38]
[clojure.core$map$fn__5935 invoke "core.clj" 2770]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$dorun invokeStatic "core.clj" 3134]
[clojure.core$dorun invoke "core.clj" 3134]
[eftest.runner$test_vars$fn__21481 invoke "runner.clj" 115]
[metabase.test.fixtures$initialize$fn__137126 invoke "fixtures.clj" 12]
[clojure.test$compose_fixtures$fn__9850$fn__9851 invoke "test.clj" 694]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[clojure.test$compose_fixtures$fn__9850 invoke "test.clj" 694]
[eftest.runner$test_vars invokeStatic "runner.clj" 112]
[eftest.runner$test_vars invoke "runner.clj" 88]
[eftest.runner$test_ns invokeStatic "runner.clj" 125]
[eftest.runner$test_ns invoke "runner.clj" 121]
[eftest.runner$test_all$f__21495$fn__21497 invoke "runner.clj" 140]
[clojure.core$map$fn__5935 invoke "core.clj" 2772]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.Cons next "Cons.java" 39]
[clojure.lang.RT next "RT.java" 713]
[clojure.core$next__5451 invokeStatic "core.clj" 64]
[clojure.core$reduce1 invokeStatic "core.clj" 946]
[clojure.core$reduce1 invokeStatic "core.clj" 936]
[clojure.core$merge_with invokeStatic "core.clj" 3076]
[clojure.core$merge_with doInvoke "core.clj" 3068]
[clojure.lang.RestFn applyTo "RestFn.java" 139]
[clojure.core$apply invokeStatic "core.clj" 669]
[clojure.core$apply invoke "core.clj" 662]
[eftest.runner$test_all$f__21495 invoke "runner.clj" 141]
[eftest.runner$test_all invokeStatic "runner.clj" 144]
[eftest.runner$test_all invoke "runner.clj" 129]
[eftest.runner$run_tests$fn__21541 invoke "runner.clj" 215]
[eftest.runner$run_tests invokeStatic "runner.clj" 215]
[eftest.runner$run_tests invoke "runner.clj" 181]
[mb.hawk.core$run_tests$fn__21950 invoke "core.clj" 182]
[clojure.core$with_redefs_fn invokeStatic "core.clj" 7582]
[clojure.core$with_redefs_fn invoke "core.clj" 7566]
[clojure.lang.AFn applyToHelper "AFn.java" 156]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[metabase.test.redefs$new_with_redefs_fn invokeStatic "redefs.clj" 58]
[metabase.test.redefs$new_with_redefs_fn doInvoke "redefs.clj" 56]
[clojure.lang.RestFn invoke "RestFn.java" 421]
[mb.hawk.core$run_tests invokeStatic "core.clj" 179]
[mb.hawk.core$run_tests invoke "core.clj" 160]
[mb.hawk.core$find_and_run_tests_with_options invokeStatic "core.clj" 196]
[mb.hawk.core$find_and_run_tests_with_options invoke "core.clj" 191]
[mb.hawk.core$find_and_run_tests_cli invokeStatic "core.clj" 224]
[mb.hawk.core$find_and_run_tests_cli invoke "core.clj" 216]
[metabase.test_runner$find_and_run_tests_cli invokeStatic "test_runner.clj" 98]
[metabase.test_runner$find_and_run_tests_cli invoke "test_runner.clj" 95]
[clojure.lang.Var invoke "Var.java" 384]
[clojure.run.exec$exec invokeStatic "exec.clj" 89]
[clojure.run.exec$exec invoke "exec.clj" 78]
[clojure.run.exec$_main$fn__20740 invoke "exec.clj" 216]
[clojure.run.exec$_main invokeStatic "exec.clj" 212]
[clojure.run.exec$_main doInvoke "exec.clj" 180]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.main$main_opt invokeStatic "main.clj" 514]
[clojure.main$main_opt invoke "main.clj" 510]
[clojure.main$main invokeStatic "main.clj" 664]
[clojure.main$main doInvoke "main.clj" 616]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.main main "main.java" 40]]}
Check failure on line 0 in target/junit/metabase.api.dataset_test.xml
github-actions / JUnit Test Report be-tests-redshift-ee
metabase.api.dataset-test ► pivot-dataset-test
Failed test found in:
target/junit/metabase.api.dataset_test.xml
target/junit/metabase.api.dataset_test.xml
target/junit/metabase.api.dataset_test.xml
Error:
interface.clj:715
Raw output
interface.clj:715
Uncaught exception, not in assertion.
expected: nil
actual: #error {
:cause "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:via
[{:type java.lang.Exception
:message "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:at [metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]}]
:trace
[[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 711]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.redshift$fn__278665 invokeStatic "redshift.clj" 43]
[metabase.test.data.redshift$fn__278665 invoke "redshift.clj" 43]
[clojure.lang.Delay deref "Delay.java" 42]
[clojure.core$deref invokeStatic "core.clj" 2337]
[clojure.core$deref invoke "core.clj" 2323]
[metabase.test.data.redshift$eval278762$fn__278763 invoke "redshift.clj" 171]
[metabase.test.data.interface$do_before_run_if_needed invokeStatic "interface.clj" 132]
[metabase.test.data.interface$do_before_run_if_needed invoke "interface.clj" 124]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed$fn__135059 invoke "interface.clj" 166]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invokeStatic "interface.clj" 149]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invoke "interface.clj" 145]
[metabase.test.data.interface$the_driver_with_test_extensions invokeStatic "interface.clj" 176]
[metabase.test.data.interface$the_driver_with_test_extensions invoke "interface.clj" 169]
[metabase.query_processor.test_util$normal_drivers_with_feature$iter__136626__136630$fn__136631 invoke "test_util.clj" 58]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$reduce1 invokeStatic "core.clj" 932]
[clojure.core$set invokeStatic "core.clj" 4114]
[clojure.core$set invoke "core.clj" 4106]
[metabase.query_processor.test_util$normal_drivers_with_feature invokeStatic "test_util.clj" 57]
[metabase.query_processor.test_util$normal_drivers_with_feature doInvoke "test_util.clj" 48]
[clojure.lang.RestFn invoke "RestFn.java" 410]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invokeStatic "common_test.clj" 737]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invoke "common_test.clj" 736]
[clojure.test$test_var$fn__9856 invoke "test.clj" 717]
[clojure.test$test_var invokeStatic "test.clj" 717]
[clojure.test$test_var invoke "test.clj" 708]
[mb.hawk.core$run_test invokeStatic "core.clj" 136]
[mb.hawk.core$run_test invoke "core.clj" 127]
[eftest.runner$test_vars$fn__21473$fn__21477 invoke "runner.clj" 106]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[eftest.runner$test_vars$fn__21473 invoke "runner.clj" 98]
[eftest.runner$wrap_test_with_timer$fn__21434 invoke "runner.clj" 38]
[clojure.core$map$fn__5935 invoke "core.clj" 2770]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$dorun invokeStatic "core.clj" 3134]
[clojure.core$dorun invoke "core.clj" 3134]
[eftest.runner$test_vars$fn__21481 invoke "runner.clj" 115]
[metabase.test.fixtures$initialize$fn__137126 invoke "fixtures.clj" 12]
[clojure.test$compose_fixtures$fn__9850$fn__9851 invoke "test.clj" 694]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[clojure.test$compose_fixtures$fn__9850 invoke "test.clj" 694]
[eftest.runner$test_vars invokeStatic "runner.clj" 112]
[eftest.runner$test_vars invoke "runner.clj" 88]
[eftest.runner$test_ns invokeStatic "runner.clj" 125]
[eftest.runner$test_ns invoke "runner.clj" 121]
[eftest.runner$test_all$f__21495$fn__21497 invoke "runner.clj" 140]
[clojure.core$map$fn__5935 invoke "core.clj" 2772]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.Cons next "Cons.java" 39]
[clojure.lang.RT next "RT.java" 713]
[clojure.core$next__5451 invokeStatic "core.clj" 64]
[clojure.core$reduce1 invokeStatic "core.clj" 946]
[clojure.core$reduce1 invokeStatic "core.clj" 936]
[clojure.core$merge_with invokeStatic "core.clj" 3076]
[clojure.core$merge_with doInvoke "core.clj" 3068]
[clojure.lang.RestFn applyTo "RestFn.java" 139]
[clojure.core$apply invokeStatic "core.clj" 669]
[clojure.core$apply invoke "core.clj" 662]
[eftest.runner$test_all$f__21495 invoke "runner.clj" 141]
[eftest.runner$test_all invokeStatic "runner.clj" 144]
[eftest.runner$test_all invoke "runner.clj" 129]
[eftest.runner$run_tests$fn__21541 invoke "runner.clj" 215]
[eftest.runner$run_tests invokeStatic "runner.clj" 215]
[eftest.runner$run_tests invoke "runner.clj" 181]
[mb.hawk.core$run_tests$fn__21950 invoke "core.clj" 182]
[clojure.core$with_redefs_fn invokeStatic "core.clj" 7582]
[clojure.core$with_redefs_fn invoke "core.clj" 7566]
[clojure.lang.AFn applyToHelper "AFn.java" 156]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[metabase.test.redefs$new_with_redefs_fn invokeStatic "redefs.clj" 58]
[metabase.test.redefs$new_with_redefs_fn doInvoke "redefs.clj" 56]
[clojure.lang.RestFn invoke "RestFn.java" 421]
[mb.hawk.core$run_tests invokeStatic "core.clj" 179]
[mb.hawk.core$run_tests invoke "core.clj" 160]
[mb.hawk.core$find_and_run_tests_with_options invokeStatic "core.clj" 196]
[mb.hawk.core$find_and_run_tests_with_options invoke "core.clj" 191]
[mb.hawk.core$find_and_run_tests_cli invokeStatic "core.clj" 224]
[mb.hawk.core$find_and_run_tests_cli invoke "core.clj" 216]
[metabase.test_runner$find_and_run_tests_cli invokeStatic "test_runner.clj" 98]
[metabase.test_runner$find_and_run_tests_cli invoke "test_runner.clj" 95]
[clojure.lang.Var invoke "Var.java" 384]
[clojure.run.exec$exec invokeStatic "exec.clj" 89]
[clojure.run.exec$exec invoke "exec.clj" 78]
[clojure.run.exec$_main$fn__20740 invoke "exec.clj" 216]
[clojure.run.exec$_main invokeStatic "exec.clj" 212]
[clojure.run.exec$_main doInvoke "exec.clj" 180]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.main$main_opt invokeStatic "main.clj" 514]
[clojure.main$main_opt invoke "main.clj" 510]
[clojure.main$main invokeStatic "main.clj" 664]
[clojure.main$main doInvoke "main.clj" 616]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.main main "main.java" 40]]}
Check failure on line 0 in target/junit/metabase.api.embed_test.xml
github-actions / JUnit Test Report be-tests-redshift-ee
metabase.api.embed-test ► pivot-dashcard-success-test
Failed test found in:
target/junit/metabase.api.embed_test.xml
target/junit/metabase.api.embed_test.xml
Error:
interface.clj:715
Raw output
interface.clj:715
Uncaught exception, not in assertion.
expected: nil
actual: #error {
:cause "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:via
[{:type java.lang.Exception
:message "In order to test redshift, you must specify the env var MB_REDSHIFT_TEST_HOST."
:at [metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]}]
:trace
[[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 715]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.interface$db_test_env_var_or_throw invokeStatic "interface.clj" 711]
[metabase.test.data.interface$db_test_env_var_or_throw invoke "interface.clj" 708]
[metabase.test.data.redshift$fn__278665 invokeStatic "redshift.clj" 43]
[metabase.test.data.redshift$fn__278665 invoke "redshift.clj" 43]
[clojure.lang.Delay deref "Delay.java" 42]
[clojure.core$deref invokeStatic "core.clj" 2337]
[clojure.core$deref invoke "core.clj" 2323]
[metabase.test.data.redshift$eval278762$fn__278763 invoke "redshift.clj" 171]
[metabase.test.data.interface$do_before_run_if_needed invokeStatic "interface.clj" 132]
[metabase.test.data.interface$do_before_run_if_needed invoke "interface.clj" 124]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed$fn__135059 invoke "interface.clj" 166]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invokeStatic "interface.clj" 149]
[metabase.test.data.interface$load_test_extensions_namespace_if_needed invoke "interface.clj" 145]
[metabase.test.data.interface$the_driver_with_test_extensions invokeStatic "interface.clj" 176]
[metabase.test.data.interface$the_driver_with_test_extensions invoke "interface.clj" 169]
[metabase.query_processor.test_util$normal_drivers_with_feature$iter__136626__136630$fn__136631 invoke "test_util.clj" 58]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$reduce1 invokeStatic "core.clj" 932]
[clojure.core$set invokeStatic "core.clj" 4114]
[clojure.core$set invoke "core.clj" 4106]
[metabase.query_processor.test_util$normal_drivers_with_feature invokeStatic "test_util.clj" 57]
[metabase.query_processor.test_util$normal_drivers_with_feature doInvoke "test_util.clj" 48]
[clojure.lang.RestFn invoke "RestFn.java" 410]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invokeStatic "common_test.clj" 737]
[metabase_enterprise.advanced_permissions.common_test$fn__281285 invoke "common_test.clj" 736]
[clojure.test$test_var$fn__9856 invoke "test.clj" 717]
[clojure.test$test_var invokeStatic "test.clj" 717]
[clojure.test$test_var invoke "test.clj" 708]
[mb.hawk.core$run_test invokeStatic "core.clj" 136]
[mb.hawk.core$run_test invoke "core.clj" 127]
[eftest.runner$test_vars$fn__21473$fn__21477 invoke "runner.clj" 106]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[eftest.runner$test_vars$fn__21473 invoke "runner.clj" 98]
[eftest.runner$wrap_test_with_timer$fn__21434 invoke "runner.clj" 38]
[clojure.core$map$fn__5935 invoke "core.clj" 2770]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$dorun invokeStatic "core.clj" 3134]
[clojure.core$dorun invoke "core.clj" 3134]
[eftest.runner$test_vars$fn__21481 invoke "runner.clj" 115]
[metabase.test.fixtures$initialize$fn__137126 invoke "fixtures.clj" 12]
[clojure.test$compose_fixtures$fn__9850$fn__9851 invoke "test.clj" 694]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[clojure.test$compose_fixtures$fn__9850 invoke "test.clj" 694]
[eftest.runner$test_vars invokeStatic "runner.clj" 112]
[eftest.runner$test_vars invoke "runner.clj" 88]
[eftest.runner$test_ns invokeStatic "runner.clj" 125]
[eftest.runner$test_ns invoke "runner.clj" 121]
[eftest.runner$test_all$f__21495$fn__21497 invoke "runner.clj" 140]
[clojure.core$map$fn__5935 invoke "core.clj" 2772]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.Cons next "Cons.java" 39]
[clojure.lang.RT next "RT.java" 713]
[clojure.core$next__5451 invokeStatic "core.clj" 64]
[clojure.core$reduce1 invokeStatic "core.clj" 946]
[clojure.core$reduce1 invokeStatic "core.clj" 936]
[clojure.core$merge_with invokeStatic "core.clj" 3076]
[clojure.core$merge_with doInvoke "core.clj" 3068]
[clojure.lang.RestFn applyTo "RestFn.java" 139]
[clojure.core$apply invokeStatic "core.clj" 669]
[clojure.core$apply invoke "core.clj" 662]
[eftest.runner$test_all$f__21495 invoke "runner.clj" 141]
[eftest.runner$test_all invokeStatic "runner.clj" 144]
[eftest.runner$test_all invoke "runner.clj" 129]
[eftest.runner$run_tests$fn__21541 invoke "runner.clj" 215]
[eftest.runner$run_tests invokeStatic "runner.clj" 215]
[eftest.runner$run_tests invoke "runner.clj" 181]
[mb.hawk.core$run_tests$fn__21950 invoke "core.clj" 182]
[clojure.core$with_redefs_fn invokeStatic "core.clj" 7582]
[clojure.core$with_redefs_fn invoke "core.clj" 7566]
[clojure.lang.AFn applyToHelper "AFn.java" 156]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[metabase.test.redefs$new_with_redefs_fn invokeStatic "redefs.clj" 58]
[metabase.test.redefs$new_with_redefs_fn doInvoke "redefs.clj" 56]
[clojure.lang.RestFn invoke "RestFn.java" 421]
[mb.hawk.core$run_tests invokeStatic "core.clj" 179]
[mb.hawk.core$run_tests invoke "core.clj" 160]
[mb.hawk.core$find_and_run_tests_with_options invokeStatic "core.clj" 196]
[mb.hawk.core$find_and_run_tests_with_options invoke "core.clj" 191]
[mb.hawk.core$find_and_run_tests_cli invokeStatic "core.clj" 224]
[mb.hawk.core$find_and_run_tests_cli invoke "core.clj" 216]
[metabase.test_runner$find_and_run_tests_cli invokeStatic "test_runner.clj" 98]
[metabase.test_runner$find_and_run_tests_cli invoke "test_runner.clj" 95]
[clojure.lang.Var invoke "Var.java" 384]
[clojure.run.exec$exec invokeStatic "exec.clj" 89]
[clojure.run.exec$exec invoke "exec.clj" 78]
[clojure.run.exec$_main$fn__20740 invoke "exec.clj" 216]
[clojure.run.exec$_main invokeStatic "exec.clj" 212]
[clojure.run.exec$_main doInvoke "exec.clj" 180]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.main$main_opt invokeStatic "main.clj" 514]
[clojure.main$main_opt invoke "main.clj" 510]
[clojure.main$main invokeStatic "main.clj" 664]
[clojure.main$main doInvoke "main.clj" 616]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.main main "main.java" 40]]}