osgi / bugzilla-archive

Archive of OSGi Alliance Specification Bugzilla bugs. The Specification Bugzilla system was decommissioned with the move to GitHub. The issues in this repository are imported from the Specification Bugzilla system for archival purposes.
0 stars 1 forks source link

Detected some gap in test cases org.osgi.test.cases.log #2967

Open bjhargrave opened 5 years ago

bjhargrave commented 5 years ago

Original bug ID: BZ#3099 From: @anjumfatima90 Reported version: R7

bjhargrave commented 5 years ago

Comment author: @anjumfatima90

Add test cases for setting log level for the LoggerContext with

  1. Bundle installed but a logger not associated with it
  2. Before installing the bundle and associating a logger with it

Log messages with the logger and verify it logs it in an expected fashion.

bjhargrave commented 5 years ago

Comment author: @tjwatson

This is not required for R8

bjhargrave commented 5 years ago

Comment author: @tjwatson

(In reply to Thomas Watson from comment BZ#1)

This is not required for R8

Meant not required for R7

bjhargrave commented 5 years ago

Comment author: @bjhargrave

CPEG call: Anjum, do you still plan on handling this?

bjhargrave commented 5 years ago

Comment author: @anjumfatima90

(In reply to BJ Hargrave from comment BZ#3)

CPEG call: Anjum, do you still plan on handling this?

Yes BJ, I will take care of this. Thanks.