Skip to content

Unit tests randomly failing because of pipe declarations

Error log

Chrome Headless 125.0.6422.141 (Linux x86_64) ContentParticipantComponent should create FAILED
	Error: Type A11yRenderedBodyPipe is part of the declarations of 2 modules: CoreModule and DynamicTestModule! Please consider moving A11yRenderedBodyPipe to a higher module that imports CoreModule and DynamicTestModule. You can also create a new NgModule that exports and includes A11yRenderedBodyPipe then import that NgModule in CoreModule and DynamicTestModule.
Chrome Headless 125.0.6422.141 (Linux x86_64) QrCodeComponent should use correct display url if config for join link is set FAILED
	Error: Type SplitShortIdPipe is part of the declarations of 2 modules: CoreModule and DynamicTestModule! Please consider moving SplitShortIdPipe to a higher module that imports CoreModule and DynamicTestModule. You can also create a new NgModule that exports and includes SplitShortIdPipe then import that NgModule in CoreModule and DynamicTestModule.

Failed jobs

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information