-
In test code, we've historically been less strict about enforcing global stylistic conventions. We generally expect consistency *within* a test, but different tests vary in:
* `using namespace std;…
-
## What is the Problem Being Solved?
Our functional tests are all of HEAD. In `/a3p-integration` we now have robust testing of *upgrades* but they only cover the expected changes. We need coverage th…
-
We are looking for contributors to help translate the following scan-comparison-related messages into various languages. If you are a native speaker of any of the languages listed below, please consid…
-
Bonjour,
Il semblerait qu'il y ait eu un bug avec les malus, à moins que cela soit fait exprès. Pour l'exercice "Coursier d'Asgard" de la qualification 2024, un malus a été attribué pour une second…
-
Mesa got a bug report for webgl conformance on chromium on llvmpipe on the class of tests like `shaderop.unary_operator.pre_decrement_effect.lowp_uint_vertex`. The test expects a gradient of vertical…
-
Currently we don't have any kind of Qualification Testing to confirm that a regression wasn't included in our code base.
A good starting point is the "ostest" (at apps/testing/ostest) and the SIM C…
-
**Summary:** We are trying to pass testing qualification for TELEC certification.
Similar to our FCC certification, we need to create a test that allows T2 to pass TELEC certification tests. The diff…
-
Have motorconf lock same file that pr2_etherCAT does.
trac data:
- Owner: **dking**
- Reporter: **dking**
- Reported at: **Wed Jan 6 14:55:41 2010**
- URL: https://code.ros.org/trac/wg-ros-pkg/ticke…
-
In GitLab by @nrevelant on Oct 24, 2022, 16:14
The multitude of postgresql, system, proxy, etc. caches. at all levels seems to prevent de facto obtaining reliable measurements during performance te…
-
**Describe the feature**
The IMU driver code makes calls to HAL and FreeRTOS functions directly. This means we cannot easily unit test this code. This feature will be implemented when all calls go th…