commit | d7c19de384dd7625b728287634c7862a3ddeb9b0 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Fri Sep 27 23:26:01 2024 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Fri Sep 27 23:53:22 2024 +0200 |
tree | edbf8f4e72839515f2a02d608a3142ac3782cece | |
parent | f688dcf6c2caffe294f9e63960ce518d26af6890 [diff] |
fix: tentatively fix flaky tests In CI the tests sometimes fail with the following error: `ReferenceError: exports is not defined`.[1] This commit changes the ts-node Jest preset to transpile code into CommonJS instead of using ESM, since the latter is considered experimental. It is unknown whether this will fix the issue in the CI, but it might help. Due to this change, this commit also migrates a Javascript test to Typescript. [1]: https://zuul.corp.avm99963.com/t/gerrit/build/08e3a3723c03477cbd3f7c63d0568be9 Change-Id: I31f4e0fa6ec5d28ce97fae108e51eccc412c4535
An extension which brings several enhancements to the Google Forums and the Community Console.
For a list of features/enhancements, check out the feature list doc.
This extension is being actively developed, and everyone is welcome to make feature requests, report issues and contribute code changes.
In order to make feature requests or report issues, please do so at the Monorail Issue Tracker:
To see a more exhaustive guide on how to contribute, and information on how to contribute code changes, please read the following doc:
Before releasing updates to the stable channel, the newest versions are uploaded to the beta channel so they can be tested by everyone who's interested. This is another way to contribute to the project, because beta testing can make us notice bugs before they reach the stable channel.
The beta channel for Chrome is available here.