kotlinx.html icon indicating copy to clipboard operation
kotlinx.html copied to clipboard

CompatabilityTest failure when adding a new element

Open wahoho opened this issue 5 years ago • 0 comments

I wanted to create a PR for the "template" element. Followed the steps here https://github.com/Kotlin/kotlinx.html/wiki/Development but when I ran the test, it keeps failing because of CompatabilityTest (mismatching declarations.json). I checked that the jvm/src/test/resources/declarations.json were commited by Sergey Mashkov.

Since it wasn't in the wiki, I was wondering how to fix/bypass this test since this looks like a file I shouldn't be touching.

wahoho avatar Jun 15 '19 14:06 wahoho