From 72b33974475b8059681ba25e5e6e232f1ef5a75d Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Sun, 11 Aug 2024 16:45:02 -0500 Subject: [PATCH] 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. --- .../test-0001-unicode-object-name-hi-select-0-total.expect | 2 +- ...001-unicode-object_and_content-name-hi-select-0-total.expect | 2 +- ...t-0000-quotes_and_escapes-object-name--select-1-total.expect | 2 +- ...000-quotes_and_escapes-object-name-a-select-100-total.expect | 2 +- ...-0000-quotes_and_escapes-object-name-a-select-2-total.expect | 2 +- ...-0000-quotes_and_escapes-object-name-a-select-5-total.expect | 2 +- ...-0000-quotes_and_escapes-object-name-a-select-6-total.expect | 2 +- ...s_and_escapes-object_and_content-name--select-1-total.expect | 2 +- ...nd_escapes-object_and_content-name-a-select-100-total.expect | 2 +- ..._and_escapes-object_and_content-name-a-select-2-total.expect | 2 +- ..._and_escapes-object_and_content-name-a-select-5-total.expect | 2 +- ..._and_escapes-object_and_content-name-a-select-6-total.expect | 2 +- .../test-0001-unicode-object-name-a-select-100-total.expect | 2 +- .../test-0001-unicode-object-name-a-select-2-total.expect | 2 +- .../test-0001-unicode-object-name-a-select-5-total.expect | 2 +- .../test-0001-unicode-object-name-a-select-6-total.expect | 2 +- .../test-0001-unicode-object-name-hi-select-0-total.expect | 2 +- .../test-0001-unicode-object-name-hi-select-1-total.expect | 2 +- ...-object-name-\320\274\320\270\321\200-select-1-total.expect" | 2 +- ...01-unicode-object_and_content-name-a-select-100-total.expect | 2 +- ...0001-unicode-object_and_content-name-a-select-2-total.expect | 2 +- ...0001-unicode-object_and_content-name-a-select-5-total.expect | 2 +- ...0001-unicode-object_and_content-name-a-select-6-total.expect | 2 +- ...001-unicode-object_and_content-name-hi-select-0-total.expect | 2 +- ...001-unicode-object_and_content-name-hi-select-1-total.expect | 2 +- ...content-name-\320\274\320\270\321\200-select-1-total.expect" | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-hi-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-hi-select-0-total.expect index 573541ac9..d00491fd7 100644 --- a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-hi-select-0-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0000/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect index 573541ac9..d00491fd7 100644 --- a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name--select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name--select-1-total.expect index d00491fd7..0cfbf0888 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name--select-1-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-100-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-100-total.expect index 573541ac9..00750edc0 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-100-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-2-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-2-total.expect index 0cfbf0888..00750edc0 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-2-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-5-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-5-total.expect index 573541ac9..00750edc0 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-5-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-6-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-6-total.expect index 573541ac9..00750edc0 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-6-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name--select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name--select-1-total.expect index d00491fd7..0cfbf0888 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name--select-1-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-100-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-100-total.expect index 573541ac9..00750edc0 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-100-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-2-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-2-total.expect index 0cfbf0888..00750edc0 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-2-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-5-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-5-total.expect index 573541ac9..00750edc0 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-5-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-6-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-6-total.expect index 573541ac9..00750edc0 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-6-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-100-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-100-total.expect index 573541ac9..b8626c4cf 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-100-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-2-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-2-total.expect index 00750edc0..b8626c4cf 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-2-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-5-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-5-total.expect index d00491fd7..b8626c4cf 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-5-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-6-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-6-total.expect index 573541ac9..b8626c4cf 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-6-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-0-total.expect index 573541ac9..d00491fd7 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-0-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-1-total.expect index 573541ac9..d00491fd7 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-1-total.expect +++ b/level_3/fss_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_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_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-\320\274\320\270\321\200-select-1-total.expect" index 573541ac9..d00491fd7 100644 --- "a/level_3/fss_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_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_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-100-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-100-total.expect index 573541ac9..b8626c4cf 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-100-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-2-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-2-total.expect index 00750edc0..b8626c4cf 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-2-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-5-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-5-total.expect index d00491fd7..b8626c4cf 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-5-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-6-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-6-total.expect index 573541ac9..b8626c4cf 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-6-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect index 573541ac9..d00491fd7 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect +++ b/level_3/fss_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_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-1-total.expect index 573541ac9..d00491fd7 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-1-total.expect +++ b/level_3/fss_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_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_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-\320\274\320\270\321\200-select-1-total.expect" index 573541ac9..d00491fd7 100644 --- "a/level_3/fss_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_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 -- 2.47.3