From: Kevin Day Date: Sun, 11 Aug 2024 21:42:39 +0000 (-0500) Subject: Bugfix: Incorrect runtime tests for FSS Read programs. X-Git-Tag: 0.6.11^0 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=5b98acb6702a47cdf3f10dfe5b61c9c8ce273923;p=fll Bugfix: Incorrect runtime tests for FSS Read programs. I mass updated the FSS Read tests in the 0.7 branch. I chose the quick route of just using the program to generate the tests. This requires that I trust the results to be correct. I figured I would eventually go through each one and make sure that they are correct at a later time. It is a development branch, after all. However, back porting these tests to the stable 0.6 branch revealed some bugs. I reviewed the failing tests and files and I confirmed that the 0.6 branch is getting correct results and that the tests are incorrect. The runtime tests in the 0.7 development branches will have to be updated and the bugs there will have to be fixed. --- diff --git a/level_3/fss_basic_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-hi-select-0-total.expect b/level_3/fss_basic_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-hi-select-0-total.expect index 573541a..d00491f 100644 --- a/level_3/fss_basic_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-hi-select-0-total.expect +++ b/level_3/fss_basic_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-hi-select-0-total.expect @@ -1 +1 @@ -0 +1 diff --git a/level_3/fss_basic_read/tests/runtime/fss_0000/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect b/level_3/fss_basic_read/tests/runtime/fss_0000/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect index 573541a..d00491f 100644 --- a/level_3/fss_basic_read/tests/runtime/fss_0000/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect +++ b/level_3/fss_basic_read/tests/runtime/fss_0000/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect @@ -1 +1 @@ -0 +1 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name--select-1-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name--select-1-total.expect index d00491f..0cfbf08 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name--select-1-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name--select-1-total.expect @@ -1 +1 @@ -1 +2 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-100-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-100-total.expect index 573541a..00750ed 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-100-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-100-total.expect @@ -1 +1 @@ -0 +3 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-2-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-2-total.expect index 0cfbf08..00750ed 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-2-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-2-total.expect @@ -1 +1 @@ -2 +3 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-5-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-5-total.expect index 573541a..00750ed 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-5-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-5-total.expect @@ -1 +1 @@ -0 +3 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-6-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-6-total.expect index 573541a..00750ed 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-6-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-6-total.expect @@ -1 +1 @@ -0 +3 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name--select-1-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name--select-1-total.expect index d00491f..0cfbf08 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name--select-1-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name--select-1-total.expect @@ -1 +1 @@ -1 +2 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-100-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-100-total.expect index 573541a..00750ed 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-100-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-100-total.expect @@ -1 +1 @@ -0 +3 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-2-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-2-total.expect index 0cfbf08..00750ed 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-2-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-2-total.expect @@ -1 +1 @@ -2 +3 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-5-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-5-total.expect index 573541a..00750ed 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-5-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-5-total.expect @@ -1 +1 @@ -0 +3 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-6-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-6-total.expect index 573541a..00750ed 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-6-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-6-total.expect @@ -1 +1 @@ -0 +3 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-100-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-100-total.expect index 573541a..b8626c4 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-100-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-100-total.expect @@ -1 +1 @@ -0 +4 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-2-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-2-total.expect index 00750ed..b8626c4 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-2-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-2-total.expect @@ -1 +1 @@ -3 +4 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-5-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-5-total.expect index d00491f..b8626c4 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-5-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-5-total.expect @@ -1 +1 @@ -1 +4 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-6-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-6-total.expect index 573541a..b8626c4 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-6-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-6-total.expect @@ -1 +1 @@ -0 +4 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-0-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-0-total.expect index 573541a..d00491f 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-0-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-0-total.expect @@ -1 +1 @@ -0 +1 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-1-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-1-total.expect index 573541a..d00491f 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-1-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-1-total.expect @@ -1 +1 @@ -0 +1 diff --git "a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-\320\274\320\270\321\200-select-1-total.expect" "b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-\320\274\320\270\321\200-select-1-total.expect" index 573541a..d00491f 100644 --- "a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-\320\274\320\270\321\200-select-1-total.expect" +++ "b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-\320\274\320\270\321\200-select-1-total.expect" @@ -1 +1 @@ -0 +1 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-100-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-100-total.expect index 573541a..b8626c4 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-100-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-100-total.expect @@ -1 +1 @@ -0 +4 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-2-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-2-total.expect index 00750ed..b8626c4 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-2-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-2-total.expect @@ -1 +1 @@ -3 +4 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-5-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-5-total.expect index d00491f..b8626c4 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-5-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-5-total.expect @@ -1 +1 @@ -1 +4 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-6-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-6-total.expect index 573541a..b8626c4 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-6-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-6-total.expect @@ -1 +1 @@ -0 +4 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect index 573541a..d00491f 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect @@ -1 +1 @@ -0 +1 diff --git a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-1-total.expect b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-1-total.expect index 573541a..d00491f 100644 --- a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-1-total.expect +++ b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-1-total.expect @@ -1 +1 @@ -0 +1 diff --git "a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-\320\274\320\270\321\200-select-1-total.expect" "b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-\320\274\320\270\321\200-select-1-total.expect" index 573541a..d00491f 100644 --- "a/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-\320\274\320\270\321\200-select-1-total.expect" +++ "b/level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-\320\274\320\270\321\200-select-1-total.expect" @@ -1 +1 @@ -0 +1