Closed Bug 1556820 Opened 6 years ago Closed 6 years ago

Make it possible to get log messages out of tests in Rust

Categories

(Data Platform and Tools :: Glean: SDK, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mdroettboom, Assigned: janerik)

Details

(Whiteboard: [telemetry:glean-rs:m5])

Attachments

(1 file)

It's kind of fiddly to get tests to spew out log messages on the Rust side (see here). It requires putting a function in each test module and calling that function from each test.

If it's worth the effort, maybe we should do this.

We could call that through ctor in the tests/common/mod.rs file.

Attached file GitHub Pull Request
Assignee: nobody → jrediger

Taking this as I sent the PR already.

Priority: -- → P1
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:m5]
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: