tests: make tracing level tests use a guest that supports tracing

Open Beginner friendly
#1,842 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Active
Tech stack
rust
Domain
testing-qa

Research direction

Locate the tracing level tests and the simpleguest configuration, then compare them with the tracing fuzzing guest that supports the trace_guest feature. Update the tests to exercise a trace_guest-enabled guest and verify they cover tracing rather than only logging; the tests should pass with the tracing behavior covered.

Written by the indexing model from the issue text.

Description

lifecycle/needs-review

these tests are good but only run the simpleguest with trace_guest feature disabled, so it's only testing logging not tracing. I noticed we don't have any tests guests complied with trace_guest except the tracing fuzzing

Originally posted by @ludfjig in https://github.com/hyperlight-dev/hyperlight/pull/1840#discussion_r4041869400

Dominant language
Rust
Stars
4.7k
Forks
210
Avg merge
1d 12h
Merged PRs (30d)
43

Contributor guide

Open the contributing guide

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.

More from hyperlight-dev/hyperlight

All issues in hyperlight-dev/hyperlight

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.