You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you update the kettle dependency to 2.0.0, the tests fail with errors like:
14:47:07.195: FATAL ERROR: Uncaught exception: Assertion failure - check console for more details: Failed to resolve reference {encoding}.render - could not match context with name encoding from component { typeName: "fluid.express.user.datasource.tests.writable id: 14qwhg7-134" gradeNames: ["fluid.dataSource.writable","fluid.dataSource.URL.writable","kettle.dataSource.URL.writable","fluid.express.user.couchdb.writable","fluid.express.user.datasource.tests.writable"]} at path tests-14qwhg7-126.testCaseHolder.createWriter
Error: Assertion failure - check console for more details: Failed to resolve reference {encoding}.render - could not match context with name encoding from component { typeName: "fluid.express.user.datasource.tests.writable id: 14qwhg7-134" gradeNames: ["fluid.dataSource.writable","fluid.dataSource.URL.writable","kettle.dataSource.URL.writable","fluid.express.user.couchdb.writable","fluid.express.user.datasource.tests.writable"]} at path tests-14qwhg7-126.testCaseHolder.createWriter
at new fluid.FluidError (/Users/duhrer/Source/rtf/fluid-express-user/node_modules/infusion/src/framework/core/js/Fluid.js:186:26)
at Object.fluid.builtinFail (/Users/duhrer/Source/rtf/fluid-express-user/node_modules/infusion/src/framework/core/js/Fluid.js:210:15)
If you update the kettle dependency to 2.0.0, the tests fail with errors like:
cc: @amb26
The text was updated successfully, but these errors were encountered: