lp:jasmine-gjs

Owned by Endless
Get this repository:
git clone https://git.launchpad.net/jasmine-gjs

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/ptomato/jasmine-gjs.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-04-10 03:16:20 UTC
bin: Fix exit code propagation

Author: Martin Abente Lahaye
Author Date: 2024-04-04 17:44:21 UTC

bin: Fix exit code propagation

Now that we're loading entrypoints as modules, exit codes
no longer propagate in the same way. Therefore, we must
do that explicitly through the system exit function.

Without this the exit code is always ZERO and in practical
terms all CI pipelines depending on this are always passing
even when the tests are actually failing.

See 7825a0c.

wip/loghandler 2015-03-02 06:47:46 UTC
WIP for handling GJS log messages

Author: Philip Chimento
Author Date: 2015-03-02 06:47:46 UTC

WIP for handling GJS log messages

GJS exceptions can't be caught across the boundary of a signal handler.
So if a signal handler or idle function throws an exception, then your
test won't fail. Possibly Jasmine can even hang if no specs ever execute.

However, this code won't work because g_set_log_handler() is not
introspectable.

[#4]

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers