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

Move IT in executor/ to tests/integrationtest #47076

Closed
90 of 95 tasks
Tracked by #45961
Defined2014 opened this issue Sep 19, 2023 · 0 comments · Fixed by #48325
Closed
90 of 95 tasks
Tracked by #45961

Move IT in executor/ to tests/integrationtest #47076

Defined2014 opened this issue Sep 19, 2023 · 0 comments · Fixed by #48325
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@Defined2014
Copy link
Contributor

Defined2014 commented Sep 19, 2023

  • pkg/executor/adapter_test.go
  • pkg/executor/aggfuncs/func_max_min_test.go
  • pkg/executor/analyze_test.go
  • pkg/executor/asyncloaddata/util_test.go
  • pkg/executor/batch_point_get_test.go
  • pkg/executor/charset_test.go
  • pkg/executor/cluster_table_test.go
  • pkg/executor/compact_table_test.go
  • pkg/executor/copr_cache_test.go
  • pkg/executor/cte_test.go
  • pkg/executor/delete_test.go
  • pkg/executor/distsql_test.go
  • pkg/executor/executor_failpoint_test.go
  • pkg/executor/executor_test.go
  • pkg/executor/executor_txn_test.go
  • pkg/executor/explainfor_test.go
  • pkg/executor/explain_test.go
  • pkg/executor/grant_test.go
  • pkg/executor/historical_stats_test.go
  • pkg/executor/hot_regions_history_table_test.go
  • pkg/executor/importer/chunk_process_testkit_test.go
  • pkg/executor/importer/job_test.go
  • pkg/executor/importer/precheck_test.go
  • pkg/executor/import_into_test.go
  • pkg/executor/index_advise_test.go
  • pkg/executor/index_lookup_join_test.go
  • pkg/executor/index_lookup_merge_join_test.go
  • pkg/executor/infoschema_cluster_table_test.go
  • pkg/executor/infoschema_reader_test.go
  • pkg/executor/insert_test.go
  • pkg/executor/inspection_common_test.go
  • pkg/executor/inspection_result_test.go
  • pkg/executor/inspection_summary_test.go
  • pkg/executor/internal/calibrateresource/calibrate_resource_test.go
  • pkg/executor/internal/querywatch/query_watch_test.go
  • pkg/executor/join_test.go
  • pkg/executor/memtable_reader_test.go
  • pkg/executor/merge_join_test.go
  • pkg/executor/metrics_reader_test.go
  • pkg/executor/parallel_apply_test.go
  • pkg/executor/partition_table_test.go
  • pkg/executor/point_get_test.go
  • pkg/executor/prepared_test.go
  • pkg/executor/recover_test.go
  • pkg/executor/resource_tag_test.go
  • pkg/executor/revoke_test.go
  • pkg/executor/rowid_test.go
  • pkg/executor/sample_test.go
  • pkg/executor/select_into_test.go
  • pkg/executor/set_test.go
  • pkg/executor/show_placement_test.go
  • pkg/executor/show_stats_test.go
  • pkg/executor/simple_test.go
  • pkg/executor/slow_query_sql_test.go
  • pkg/executor/sort_test.go
  • pkg/executor/stale_txn_test.go
  • pkg/executor/statement_context_test.go
  • pkg/executor/temporary_table_test.go
  • pkg/executor/test/admintest/admin_test.go
  • pkg/executor/test/aggregate/aggregate_test.go
  • pkg/executor/test/analyzetest/analyze_bench_test.go
  • pkg/executor/test/analyzetest/analyze_test.go
  • pkg/executor/test/analyzetest/memorycontrol/memory_control_test.go
  • pkg/executor/test/autoidtest/autoid_test.go
  • pkg/executor/test/ddl/ddl_test.go
  • pkg/executor/test/distsqltest/distsql_test.go
  • pkg/executor/test/executor/executor_test.go
  • pkg/executor/test/fktest/foreign_key_test.go
  • pkg/executor/test/indexmergereadtest/index_merge_reader_test.go
  • pkg/executor/test/issuetest/executor_issue_test.go
  • pkg/executor/test/jointest/hashjoin/hash_join_test.go
  • pkg/executor/test/jointest/join_test.go
  • pkg/executor/test/kvtest/kv_test.go
  • pkg/executor/test/loaddatatest/load_data_test.go
  • pkg/executor/test/loadremotetest/util_test.go
  • pkg/executor/test/memtest/mem_test.go
  • pkg/executor/test/oomtest/oom_test.go
  • pkg/executor/test/partitiontest/partition_test.go
  • pkg/executor/test/passwordtest/password_management_test.go
  • pkg/executor/test/seqtest/prepared_test.go
  • pkg/executor/test/seqtest/seq_executor_test.go
  • pkg/executor/test/showtest/show_test.go
  • pkg/executor/test/simpletest/chunk_reuse_test.go
  • pkg/executor/test/simpletest/simple_test.go
  • pkg/executor/test/splittest/split_table_test.go
  • pkg/executor/test/tiflashtest/tiflash_test.go
  • pkg/executor/test/unstabletest/memory_test.go
  • pkg/executor/test/unstabletest/unstable_test.go
  • pkg/executor/test/writetest/write_test.go
  • pkg/executor/tikv_regions_peers_table_test.go
  • pkg/executor/trace_test.go
  • pkg/executor/union_scan_test.go
  • pkg/executor/update_test.go
  • pkg/executor/window_test.go
  • pkg/executor/write_concurrent_test.go
@Defined2014 Defined2014 added the type/enhancement The issue or PR belongs to an enhancement. label Sep 19, 2023
@Defined2014 Defined2014 changed the title Move IT in executor/ to explaintest, files number 136 Move IT in executor/ to explaintest Sep 19, 2023
@Defined2014 Defined2014 changed the title Move IT in executor/ to explaintest Move IT in executor/ to tests/integrationtest Sep 19, 2023
ti-chi-bot bot pushed a commit that referenced this issue Sep 21, 2023
ti-chi-bot bot pushed a commit that referenced this issue Sep 25, 2023
ti-chi-bot bot pushed a commit that referenced this issue Sep 26, 2023
ti-chi-bot bot pushed a commit that referenced this issue Sep 27, 2023
ti-chi-bot bot pushed a commit that referenced this issue Sep 27, 2023
ti-chi-bot bot pushed a commit that referenced this issue Sep 28, 2023
ti-chi-bot bot pushed a commit that referenced this issue Oct 7, 2023
…e_test.go` and `write_test.go` to `integrationtest` (#47361)

ref #47076
ti-chi-bot bot pushed a commit that referenced this issue Oct 8, 2023
ti-chi-bot bot pushed a commit that referenced this issue Oct 16, 2023
ti-chi-bot bot pushed a commit that referenced this issue Oct 25, 2023
wuhuizuo pushed a commit to wuhuizuo/tidb that referenced this issue Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant