Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UPLC] [Test] Add scoping tests #6773

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

[UPLC] [Test] Add scoping tests

cf7c231
Select commit
Loading
Failed to load commit list.
Open

[UPLC] [Test] Add scoping tests #6773

[UPLC] [Test] Add scoping tests
cf7c231
Select commit
Loading
Failed to load commit list.
Garnix CI / check haskell-conformance [x86_64-linux] succeeded Jan 6, 2025 in 8m 15s

Run results

Build succeeded

Details

Last 100 lines of logs:

            unitList (budget):                                 OK (0.03s)
          simpleList
            simpleList (evaluation):                           OK
            simpleList (budget):                               OK (0.03s)
          illTypedList-01
            illTypedList-01 (evaluation):                      OK
            illTypedList-01 (budget):                          OK (0.02s)
          illTypedList-02
            illTypedList-02 (evaluation):                      OK
            illTypedList-02 (budget):                          OK (0.03s)
        data
          dataConstr
            dataConstr (evaluation):                           OK (0.03s)
            dataConstr (budget):                               OK (0.05s)
          dataMisConstr
            dataMisConstr (evaluation):                        OK
            dataMisConstr (budget):                            OK (0.02s)
          dataMisList
            dataMisList (evaluation):                          OK
            dataMisList (budget):                              OK (0.03s)
          dataMisMap
            dataMisMap (evaluation):                           OK
            dataMisMap (budget):                               OK (0.03s)
          dataInteger
            dataInteger (evaluation):                          OK (0.04s)
            dataInteger (budget):                              OK (0.05s)
          dataList
            dataList (evaluation):                             OK (0.04s)
            dataList (budget):                                 OK (0.05s)
          dataMap
            dataMap (evaluation):                              OK (0.04s)
            dataMap (budget):                                  OK (0.04s)
          dataMisInteger
            dataMisInteger (evaluation):                       OK
            dataMisInteger (budget):                           OK (0.02s)
          dataByteString
            dataByteString (evaluation):                       OK (0.04s)
            dataByteString (budget):                           OK (0.05s)
          dataMisByteString
            dataMisByteString (evaluation):                    OK
            dataMisByteString (budget):                        OK (0.02s)
        integer
          integer10
            integer10 (evaluation):                            OK
            integer10 (budget):                                OK (0.02s)
          integer-07
            integer-07 (evaluation):                           OK (0.04s)
            integer-07 (budget):                               OK (0.05s)
          integer-09
            integer-09 (evaluation):                           OK
            integer-09 (budget):                               OK (0.02s)
          integer-03
            integer-03 (evaluation):                           OK (0.05s)
            integer-03 (budget):                               OK (0.05s)
          integer-04
            integer-04 (evaluation):                           OK (0.04s)
            integer-04 (budget):                               OK (0.05s)
          integer-06
            integer-06 (evaluation):                           OK (0.04s)
            integer-06 (budget):                               OK (0.05s)
          integer-01
            integer-01 (evaluation):                           OK (0.05s)
            integer-01 (budget):                               OK (0.04s)
          integer-05
            integer-05 (evaluation):                           OK (0.04s)
            integer-05 (budget):                               OK (0.04s)
          integer-02
            integer-02 (evaluation):                           OK (0.04s)
            integer-02 (budget):                               OK (0.04s)
          integer-08
            integer-08 (evaluation):                           OK (0.04s)
            integer-08 (budget):                               OK (0.04s)
        unit
          unit-fail-2
            unit-fail-2 (evaluation):                          OK
            unit-fail-2 (budget):                              OK (0.01s)
          unit-fail-1
            unit-fail-1 (evaluation):                          OK
            unit-fail-1 (budget):                              OK (0.01s)
          unit
            unit (evaluation):                                 OK (0.04s)
            unit (budget):                                     OK (0.04s)
        pair
          illTypedPair-02
            illTypedPair-02 (evaluation):                      OK
            illTypedPair-02 (budget):                          OK (0.02s)
          illTypedPair-01
            illTypedPair-01 (evaluation):                      OK
            illTypedPair-01 (budget):                          OK
          simplePair
            simplePair (evaluation):                           OK (0.04s)
            simplePair (budget):                               OK (0.04s)
          illTypedNestedPair
            illTypedNestedPair (evaluation):                   OK
            illTypedNestedPair (budget):                       OK (0.01s)
          nestedPair
            nestedPair (evaluation):                           OK (0.04s)
            nestedPair (budget):                               OK (0.04s)

All 1422 tests passed (1.58s)