mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-08 22:21:03 +00:00
this stems from https://molecula.atlassian.net/browse/SUP-194 where the string "standard" was being passed to viewTimePart, which output "standard" as the result. this is not a valid time string and was causing confusing errors. now it simply doesn't do that this commit also adds regression testing framework and a regression test for fb-1287
17 lines
434 B
Text
17 lines
434 B
Text
adding a test case to the bug repros directory??? no problem!!! its a snap!!!
|
|
|
|
just make a shell script that does the test you want and name it some thing like:
|
|
|
|
fb42069-test.sh
|
|
|
|
this will get picked up by run-all.sh and get run automatically!!!
|
|
|
|
|
|
# THINGS TO NOTE
|
|
- the datanode0 ip will be passed to your script in $1 via qa/scripts/bug_repro_tests.sh
|
|
|
|
# ENTHUSIASM
|
|
WOW
|
|
|
|
shout out to computers for making our lives easier! :) 👍
|
|
|