Query Suggestion Options
Last word completion
Keyboard Layouts
GitHub

👀 While it's loading, feel free to check out the other repositories:

🔔 To get a notification when it's ready, leave your email here:

By entering your email, you agree to receive notifications and marketing-related emails

Filter by reset

133 results 32 ms in manticoresoftware/clt

Implement duration counting

Implementing a duration and the relative percentage for each command in a test seems like a great idea. We can use our existing block syntax and just overlook it during the test: ––– duration: 0.123ms (10.2%) –––

donhardmandonhardman · 2023-12-15 · 2 · #26

enhancement

Issue with wrong rec generated in manual mode

donhardmandonhardman · 2025-02-20 · 2 · #52

Related with https://github.com/manticoresoftware/clt/issues/63

sanikolaevsanikolaev · 2025-02-20

Nightly CI Pipeline Timeout in test-migration-es-ms.rec (No .rep File for Debugging)

Description Nightly CI pipeline running the test-migration-es-ms.rec test in the Nightly tests of mysqldump and elasticdump job started to crash on April 9, 2025 due to execution time overrun (timeout after 5-6 hours). Normally the job would run for 8-9 …

PavelShilin89PavelShilin89 · 2025-04-22 · 2 · #75

bug

Issue with wrong rec generated in manual mode

donhardmandonhardman · 2025-02-20 · 2 · #52

Closing as it won't make sense after https://github.com/manticoresoftware/clt/issues/63

sanikolaevsanikolaev · 2025-02-20

Improve CLT output with user command

We should improve our CLI action and provide users with a given command that they can run to validate the test locally. In the same output, we should dump information about the script and real command execution.

donhardmandonhardman · 2024-12-08 · 2 · #45

Nightly CI Pipeline Timeout in test-migration-es-ms.rec (No .rep File for Debugging)

PavelShilin89PavelShilin89 · 2025-04-22 · 2 · #75

bug

@sanikolaev @donhardman Fixed in PR - https://github.com/manticoresoftware/manticoresearch/pull/3319. Please give feedback or approval to merge.

PavelShilin89PavelShilin89 · 2025-04-22

Proxy checkers dir inside container

donhardmandonhardman · 2025-03-04 · 0 · #67

Nightly CI Pipeline Timeout in test-migration-es-ms.rec (No .rep File for Debugging)

PavelShilin89PavelShilin89 · 2025-04-22 · 2 · #75

bug

Merged to master

PavelShilin89PavelShilin89 · 2025-04-22

Update readme

donhardmandonhardman · 2025-04-21 · 0 · #73

Actualize readme

donhardmandonhardman · 2025-04-21 · 1 · #72

Closing as merged: https://github.com/manticoresoftware/clt/pull/73

donhardmandonhardman · 2025-04-21

Actualize readme

We should look into all changes made and actualize readme to make it follow what we currently have.

donhardmandonhardman · 2025-04-21 · 1 · #72

Customized output checkers

donhardmandonhardman · 2025-03-05 · 2 · #62

As discussed, there's an issue when it sometimes hangs, but https://github.com/manticoresoftware/clt/issues/63 can help with that.

sanikolaevsanikolaev · 2025-02-20

Add info to README about output MUST contain new line as a limitation

donhardmandonhardman · 2024-06-06 · 0 · #39

Customized output checkers

donhardmandonhardman · 2025-03-05 · 2 · #62

Closing as done and merged with refactored CLT version: Closing as done and merged with refactored CLT version

donhardmandonhardman · 2025-03-05

Show how to run test locally

donhardmandonhardman · 2024-12-06 · 0 · #46

Make CLT to run from global PATH

donhardmandonhardman · 2025-01-07 · 2 · #50

It works fine, but there's an issue because we're using the ./tests/ directory when no file is specified. When this directory is missing, we encounter a problem running clt record from the global path. I fixed it by setting the default to the current …

donhardmandonhardman · 2025-01-07

Add possibility to pass the directory required to run tests from outside

donhardmandonhardman · 2024-12-06 · 0 · #47

Make CLT to run from global PATH

donhardmandonhardman · 2025-01-07 · 2 · #50

Fixed in https://github.com/manticoresoftware/clt/pull/51

sanikolaevsanikolaev · 2025-01-07

Custom output checkers

donhardmandonhardman · 2025-02-18 · 0 · #65

Skip adding succeed tests to summary

donhardmandonhardman · 2024-12-25 · 3 · #48

Implementation: https://github.com/manticoresoftware/clt/pull/49

donhardmandonhardman · 2024-12-25

Clean up escape sequences

donhardmandonhardman · 2024-10-16 · 0 · #42

Skip adding succeed tests to summary

donhardmandonhardman · 2024-12-25 · 3 · #48

Implementation: https://github.com/manticoresoftware/clt/pull/49 Approved

sanikolaevsanikolaev · 2024-12-25

Remove escape sequences from outputs

We should remove all bash sequences from generated output before we write it to the rep file to make it easier and more natural to compare outputs with different IDEs that may not render them or simply do not display them.

donhardmandonhardman · 2024-10-16 · 2 · #41

est::size_S

Skip adding succeed tests to summary

donhardmandonhardman · 2024-12-25 · 3 · #48

Merged

donhardmandonhardman · 2024-12-25

Do not post any info in case tests passed

donhardmandonhardman · 2024-12-25 · 0 · #49

Tests stucks if no next command passed

djklim87djklim87 · 2024-06-05 · 2 · #38

@donhardman pls discuss this with @djklim87

sanikolaevsanikolaev · 2024-05-31

Fix issue when trailing new line may lead to error test at the end of…

… the rec file

donhardmandonhardman · 2025-04-18 · 0 · #71

comments inside tests

sanikolaevsanikolaev · 2025-02-04 · 2 · #57

Implemented: https://github.com/manticoresoftware/clt/pull/59 During the addition of --- comment --- block support, I also reviewed the approach to detect statements and refactored it. Additionally, I introduced a new feature: --- input --- now supports …

donhardmandonhardman · 2025-02-04

Skip adding succeed tests to summary

We should add to summary only those tests that failed same we do in comments

donhardmandonhardman · 2024-12-25 · 3 · #48

comments inside tests

sanikolaevsanikolaev · 2025-02-04 · 2 · #57

Supported multilines: ––– input ––– for i in {1..3}; do echo $i; done ––– output ––– 1 2 3 ––– duration: 2ms (40.00%) ––– ––– input ––– echo 1 &&\ echo 2 ––– output ––– 1 2 ––– duration: 1ms (20.00%) ––– ––– input ––– { echo 1 echo 3 } ––– output ––– 1 3 …

donhardmandonhardman · 2025-02-04

Block inside reusable block compilation

donhardmandonhardman · 2025-03-12 · 0 · #68

CLT improvements and bug fixes

donhardmandonhardman · 2025-03-31 · 2 · #69

Implemented: https://github.com/manticoresoftware/clt/issues/69

donhardmandonhardman · 2025-03-31

HTTP requests sent through Buddy without ; echo at the end cause a hang and the test does not complete.

Description: HTTP requests sent through Buddy without ; echo at the end cause the request to hang indefinitely, and the test does not complete. The query works correctly when executed via MySQL CLI (mysql -h0 -P9306 -e "show version;"). The issue occurs …

PavelShilin89PavelShilin89 · 2025-01-16 · 2 · #53

bug

CLT improvements and bug fixes

donhardmandonhardman · 2025-03-31 · 2 · #69

Closing as merged, version 0.6.7

donhardmandonhardman · 2025-03-31

CLT improvements and bug fixes

We should add some improvements to CLT and investigate bugs Currently we cannot see OK in outputs by default, looks like at some point in time it stopped working We should add possibility to disable single line matching as requested by @PavelShilin89

donhardmandonhardman · 2025-03-31 · 2 · #69

Add default delay a few ms between inputs

sanikolaevsanikolaev · 2024-10-28 · 3 · #43

Implemented in this pull: https://github.com/manticoresoftware/clt/pull/44

donhardmandonhardman · 2024-10-25

Fix issue with curl alias to support pipelines

donhardmandonhardman · 2025-02-05 · 0 · #61

Add default delay a few ms between inputs

sanikolaevsanikolaev · 2024-10-28 · 3 · #43

We need to review and, if all is good, merge to the main branch and set a new tag with an updated version.

donhardmandonhardman · 2024-10-25

Add CLT_DIFF_INLINE and refactor code a bit

donhardmandonhardman · 2025-03-31 · 0 · #70

Add default delay a few ms between inputs

sanikolaevsanikolaev · 2024-10-28 · 3 · #43

Merged to the main. Version of CLT that supports delay: 0.3.1+

donhardmandonhardman · 2024-10-28