lanl / lanl/singularity-eos

MultiEOS class does not properly serialize

Open
#577 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug help wanted
Dominant language
C++
Stars
39
Forks
22
Avg merge
10h 22m
Merged PRs (30d)
3

Description

The MultiEOS() object created in https://github.com/lanl/singularity-eos/pull/526 has a bug in the Serialize procedure somewhere.

I haven't been able to find it, but the commented-out test in the tabular MultiEOS test demonstrates the error.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the commented-out test in the tabular MultiEOS test, then trace the MultiEOS() object and its Serialize procedure introduced in pull request 526. Use the test's demonstrated error to identify the expected serialized result; done means the serialization behavior is corrected and the test passes when re-enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.