Developer Troubleshooting Guide

This document can help you to fix the common problems encountered while contributing to TEAMMATES.

Common test errors and solutions

A handful of failed test cases (< 10)


Tests fail due to accented characters


java.net.ConnectException: Connection refused when running E2E tests.


org.openqa.selenium.WebDriverException: Unable to bind to locking port 7054 within 45000 ms when running tests with Browser.


When running full test suite: Selenium cannot find Firefox binary in PATH


On Linux: java.io.IOException: Directory "/tmpfiles" could not be created



Submitting help request

If none of the items in this guide helps with the problem you face, you can post in the issue tracker to request for help. Remember to supply as much relevant information as possible when requesting for help.