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

Merge of Sm extension XLEN for MC100-64 doesn't keep other hash contents for Sm defined in MC100-32 #331

Open
james-ball-qualcomm opened this issue Nov 30, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@james-ball-qualcomm
Copy link
Collaborator

Describe the bug
The $inherit merge isn't behaving as expected.

To Reproduce
Steps to reproduce the behavior:

  1. On branch issue-276-retire-MC-1-Google-Doc
  2. Run "./do lib_test"

Text output/Error Messages

  1. Failure:
    TestYamlLoader#test_inherits_entire_object [lib/test/test_yaml_loader.rb:304]:
    --- expected
    +++ actual
    @@ -1 +1 @@
    -{"sub1"=>{"key_a"=>"new_value_a", "key_b"=>"value_b"}}
    +{"sub1"=>{"key_a"=>"new_value_a"}}
@james-ball-qualcomm james-ball-qualcomm added the bug Something isn't working label Nov 30, 2024
@james-ball-qualcomm
Copy link
Collaborator Author

Waiting for python version of YAML loader from Derek.

@dhower-qc
Copy link
Collaborator

The python YAML resolver is now in #350

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants