Skip to content

Commit

Permalink
update pingcap/tidb#27816 issue
Browse files Browse the repository at this point in the history
Signed-off-by: Karuppiah Natarajan <karuppiah7890@users.noreply.github.com>
  • Loading branch information
karuppiah7890 committed Sep 14, 2021
1 parent fb3e2e4 commit cbf2600
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pingcap/tidb/issue-27816/STORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,4 +233,10 @@ Next I'm working on `util/encrypt/crypt_test.go`
{ make failpoint-enable; go test github.com/pingcap/tidb/util/encrypt; make failpoint-disable; }
```

---

- PASS: builtin_time_vec_generated_test.go:6727: testVectorizeSuite1.TestVectorizedBuiltinTimeEvalOneVecGenerated 5.729s [reported issue]
- PASS: builtin_time_vec_test.go:575: testVectorizeSuite2.TestVectorizedBuiltinTimeEvalOneVec 8.250s [reported issue]
- PASS: builtin_time_vec_test.go:579: testVectorizeSuite2.TestVectorizedBuiltinTimeFunc 8.769s [reported issue]
- PASS: builtin_cast_vec_test.go:156: testEvaluatorSuite.TestVectorizedBuiltinCastFunc 6.387s [reported issue]

0 comments on commit cbf2600

Please sign in to comment.