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

Soft fail rlist_test on AIX #5667

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Soft fail rlist_test on AIX #5667

merged 1 commit into from
Dec 19, 2024

Conversation

larsewi
Copy link
Contributor

@larsewi larsewi commented Dec 18, 2024

For some reason rlist_test fails in AIX unit tests. The test seems to
abort() while it should trigger an assert so that
expect_assert_failure() can catch it. For some reason this is not
happening anymore.

rlist.c:135: Programming Error: Internal error: Rval contains type f instead of expected scalar

I created a ticket (CFE-4473) to follow-up on this.

Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik [email protected]

For some reason rlist_test fails in AIX unit tests. The test seems to
`abort()` while it should trigger an assert so that
`expect_assert_failure()` can catch it. For some reason this is not
happening anymore.

```
rlist.c:135: Programming Error: Internal error: Rval contains type f instead of expected scalar
```

I created a ticket (CFE-4473) to follow-up on this.

Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <[email protected]>
@larsewi
Copy link
Contributor Author

larsewi commented Dec 19, 2024

@cf-bottom Jenkins please :)

@cf-bottom
Copy link

@larsewi
Copy link
Contributor Author

larsewi commented Dec 19, 2024

Ops, AIX passed the last run. And I guess that is why it got aborted. I.e., to save resources.

@larsewi larsewi merged commit bea1391 into cfengine:master Dec 19, 2024
35 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants