Skip to content

executor: speed up test#12896

Merged
zz-jason merged 4 commits intopingcap:masterfrom
SunRunAway:exec-test
Oct 23, 2019
Merged

executor: speed up test#12896
zz-jason merged 4 commits intopingcap:masterfrom
SunRunAway:exec-test

Conversation

@SunRunAway
Copy link
Contributor

@SunRunAway SunRunAway commented Oct 23, 2019

What problem does this PR solve?

  • executor: split test for speed up
  • executor: disable slow log in test
  • No code

@SunRunAway SunRunAway closed this Oct 23, 2019
@SunRunAway SunRunAway reopened this Oct 23, 2019
@SunRunAway
Copy link
Contributor Author

/run-unit-test

@codecov
Copy link

codecov bot commented Oct 23, 2019

Codecov Report

Merging #12896 into master will decrease coverage by 0.0196%.
The diff coverage is n/a.

@@               Coverage Diff                @@
##             master     #12896        +/-   ##
================================================
- Coverage   79.9934%   79.9737%   -0.0197%     
================================================
  Files           465        465                
  Lines        107095     107604       +509     
================================================
+ Hits          85669      86055       +386     
- Misses        14968      15063        +95     
- Partials       6458       6486        +28

Copy link
Member

@zz-jason zz-jason left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zz-jason zz-jason merged commit 9b03346 into pingcap:master Oct 23, 2019
@SunRunAway SunRunAway deleted the exec-test branch October 23, 2019 13:11
@zz-jason zz-jason added sig/execution SIG execution type/enhancement The issue or PR belongs to an enhancement. labels Oct 23, 2019
lfkdsk added a commit to JustProject/tidb that referenced this pull request Oct 26, 2019
…ect/tidb into feature-add-udf-support

* 'feature-add-udf-support' of https://github.com/JustProject/tidb: (26 commits)
  *: fix bug that the kill command doesn't work when the killed session is waiting for the pessimistic lock (pingcap#12852)
  executor: fix the projection upon the indexLookUp in indexLookUpJoin can't get result. (pingcap#12889)
  planner, executor: support create view on union (pingcap#12595)
  planner/cascades: introduce TransformationID in cascades planner (pingcap#12879)
  executor: fix data race in test (pingcap#12910)
  executor: reuse chunk row for insert on duplicate update (pingcap#12847)
  ddl: speed up tests (pingcap#12888)
  executor: speed up test (pingcap#12896)
  expression: implement vectorized evaluation for `builtinSecondSig` (pingcap#12886)
  expression: implement vectorized evaluation for `builtinJSONObjectSig` (pingcap#12663)
  expression: speed up builtinRepeatSig by using MergeNulls (pingcap#12674)
  expression: speed up unit tests under the expression package (pingcap#12887)
  store,kv: snapshot doesn't cache the non-exists kv entries lead to poor 'insert ignore' performance (pingcap#12872)
  executor: fix data race in `GetDirtyTable()` (pingcap#12767)
  domain: increase TTL to reduce the occurrence of reporting min startTS errors (pingcap#12578)
  executor: split test for speed up (pingcap#12881)
  executor: fix inconsistent of grants privileges with MySQL when executing `grant all on ...` (pingcap#12330)
  expression: implement vectorized evaluation for `builtinJSONUnquoteSig` (pingcap#12841)
  tune grpc connection count between tidb and tikv (pingcap#12884)
  Makefile: change test parallel to 8 (pingcap#12885)
  ...
XiaTianliang pushed a commit to XiaTianliang/tidb that referenced this pull request Dec 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sig/execution SIG execution type/enhancement The issue or PR belongs to an enhancement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants