Skip to content

text/getset.test.py has failed #126

Open
@ligurio

Description

@ligurio
 [005] text/expirations.test.py                                        [ pass ]
[005] text/flags.test.py                                              [ pass ]
[005] text/flush-all.test.py                                          [ pass ]
[005] text/getset.test.py                                             [ fail ]
[005] 
[005] Test failed! Result content mismatch:
[005] --- text/getset.result	Tue Jun 18 10:27:39 2024
[005] +++ /tmp/t/rejects/text/getset.reject	Tue Jun 18 10:28:31 2024
[005] @@ -7,8 +7,6 @@
[005]  <<--------------------------------------------------
[005]  get foo
[005]  >>--------------------------------------------------
[005] -VALUE foo 0 6
[005] -fooval
[005]  END
[005]  # add bar (and should get it)
[005]  <<--------------------------------------------------
[005] @@ -27,12 +25,12 @@
[005]  add foo 0 0 5
[005]  foov2
[005]  >>--------------------------------------------------
[005] -NOT_STORED
[005] -<<--------------------------------------------------
[005] -get foo
[005] ->>--------------------------------------------------
[005] -VALUE foo 0 6
[005] -fooval
[005] +STORED
[005] +<<--------------------------------------------------
[005] +get foo
[005] +>>--------------------------------------------------
[005] +VALUE foo 0 5
[005] +foov2
[005]  END
[005]  # replace bar (should work)
[005]  <<--------------------------------------------------
[005] 
[005] [test-run server "text"] Last 15 lines of the log file /tmp/t/005_text/text.log:
[005] 2024-06-18 10:28:31.869 [3989] snapshot/101/main I> saving snapshot `/tmp/t/005_text/text/00000000000000000000.snap.inprogress'
[005] 2024-06-18 10:28:31.870 [3989] snapshot/101/main I> done

https://github.com/tarantool/luajit/actions/runs/9563309573/job/26361790447
Full log: job-logs.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    2spbugSomething isn't workingcode healthImprove code readability, simplify maintenance and so onteamE

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions