Skip to content

ClientPoliciesImportExportTest.testSingleFileRealmExportImport don't clear system properties #11670

@ahus1

Description

@ahus1

Describe the bug

When testing exporting/importing in integration testing, the system properties need to be cleared so that they don't interfere with follow-up tests in the same JVM.

Version

999-SNAPSHOT

Expected behavior

All tests that call TestingExportImportResource should eventually call clear() to remove those properties.

Actual behavior

In some place this has been forgotten, and it is also missing try/finally wrapper.

How to Reproduce?

ClientPoliciesImportExportTest.testSingleFileRealmExportImport

Anything else?

No response

Metadata

Metadata

Assignees

Labels

area/storageIndicates an issue that touches storage (change in data layout or data manipulation)kind/bugCategorizes a PR related to a bugstatus/triage

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions