Skip to content
Snippets Groups Projects

Fixed JSON validation, which was not taking order into account

Merged Sebastien Ponce requested to merge sponce_fixJSONValidation into master
All threads resolved!

More precisely, json data come from the JSONSink and this produces a list of non ordered items, one may call it a set. Unfortunately JSON does not have such a concept so an ordered list is produced and the validator was naturally checking that the order was correct

Merge request reports

Pipeline #6317700 passed

Pipeline passed for a107e474 on sponce_fixJSONValidation

Approved by

Merged by Marco ClemencicMarco Clemencic 1 year ago (Oct 20, 2023 12:23pm UTC)

Merge details

  • Changes merged into master with 6a26b3ff.
  • Deleted the source branch.

Pipeline #6366556 passed

Pipeline passed for 6a26b3ff on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Marco Clemencic mentioned in merge request !1497 (closed)

    mentioned in merge request !1497 (closed)

  • Edited by Software for LHCb
  • Sebastien Ponce added 1 commit

    added 1 commit

    • a107e474 - Fixed JSON validation, which was not taking order into account

    Compare with previous version

  • Sebastien Ponce resolved all threads

    resolved all threads

  • Marco Clemencic changed milestone to %v37r1

    changed milestone to %v37r1

  • Frank Winklmeier approved this merge request

    approved this merge request

  • Marco Clemencic mentioned in commit 6a26b3ff

    mentioned in commit 6a26b3ff

  • Please register or sign in to reply
    Loading