[IOTDB-973] fix bug when start-cli with -e parameter#1908
Merged
HTHou merged 9 commits intoapache:masterfrom Nov 3, 2020
CRZbulabula:fix_bug_start-cli_e
Merged
[IOTDB-973] fix bug when start-cli with -e parameter#1908HTHou merged 9 commits intoapache:masterfrom CRZbulabula:fix_bug_start-cli_e
HTHou merged 9 commits intoapache:masterfrom
CRZbulabula:fix_bug_start-cli_e
Conversation
fix bug with -e parameter
Member
|
I re-run the windows-openjdk11 on Travis CI twice, and both of them failed... |
Contributor
Author
|
Hi,
I found that it is the "StartClientScriptIT" test in cli exceeded the maximum time limit. I have ran the test last night on my computer, and re-ran it in the morning, they all passed. And my last commit[1] also passed this test. So could you help me re-run the Travis-CI on my last commit for comparison? Thanks~
…-------------------
Rongzhao Chen
School of Software, Tsinghua University
[1] 28acc8a
------------------ 原始邮件 ------------------
发件人: "apache/iotdb" <notifications@github.com>;
发送时间: 2020年11月1日(星期天) 上午9:27
收件人: "apache/iotdb"<iotdb@noreply.github.com>;
抄送: "Mr.Crazy"<532741407@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [apache/iotdb] [IOTDB-973] fix bug when start-cli with -e parameter (#1908)
I re-run the windows-openjdk11 on Travis CI twice, and both of them failed...
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
qiaojialin
reviewed
Nov 3, 2020
added 2 commits
November 3, 2020 11:03
remove test output
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix bug with -e parameter