Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(308)

Issue 6455068: Fix testcase failure when IBus is not installed. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by Daiki Ueno
Modified:
11 years, 10 months ago
Reviewers:
shawn.p.huang, Peng
Base URL:
git@github.com:ibus/ibus.git@master
Visibility:
Public.

Description

Fix testcase failure when IBus is not installed. BUG=none

Patch Set 1 #

Patch Set 2 : remove unnecessary wait #

Total comments: 5

Patch Set 3 : add $(NULL) to TESTS_ENVIRONMENT #

Patch Set 4 : add sleep for config daemon startup; fix input context test; use ibus-memconf only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -17 lines) Patch
M bus/registry.c View 1 chunk +25 lines, -16 lines 0 comments Download
M src/tests/Makefile.am View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M src/tests/ibus-inputcontext.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A src/tests/setupenv View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 7
Daiki Ueno
This is a first try of making tests not depend on installed components. While the ...
11 years, 11 months ago (2012-08-01 09:32:52 UTC) #1
Daiki Ueno
On 2012/08/01 09:32:52, Daiki Ueno wrote: > This is a first try of making tests ...
11 years, 11 months ago (2012-08-02 06:49:38 UTC) #2
Peng
https://codereview.appspot.com/6455068/diff/1004/src/tests/Makefile.am File src/tests/Makefile.am (right): https://codereview.appspot.com/6455068/diff/1004/src/tests/Makefile.am#newcode58 src/tests/Makefile.am:58: $(builddir)/setupenv Please add a new line with $(NULL) https://codereview.appspot.com/6455068/diff/1004/src/tests/setupenv ...
11 years, 11 months ago (2012-08-02 14:58:45 UTC) #3
Daiki Ueno
https://codereview.appspot.com/6455068/diff/1004/src/tests/Makefile.am File src/tests/Makefile.am (right): https://codereview.appspot.com/6455068/diff/1004/src/tests/Makefile.am#newcode58 src/tests/Makefile.am:58: $(builddir)/setupenv On 2012/08/02 14:58:45, Peng wrote: > Please add ...
11 years, 10 months ago (2012-08-03 07:02:14 UTC) #4
Peng
On 2012/08/03 07:02:14, Daiki Ueno wrote: > https://codereview.appspot.com/6455068/diff/1004/src/tests/Makefile.am > File src/tests/Makefile.am (right): > > https://codereview.appspot.com/6455068/diff/1004/src/tests/Makefile.am#newcode58 ...
11 years, 10 months ago (2012-08-03 13:57:47 UTC) #5
Daiki Ueno
Sorry, just noticed that make check fails when IBus is running. I'll soon update the ...
11 years, 10 months ago (2012-08-06 01:27:55 UTC) #6
Daiki Ueno
11 years, 10 months ago (2012-08-08 03:58:59 UTC) #7
On 2012/08/06 01:27:55, Daiki Ueno wrote:
> Sorry, just noticed that make check fails when IBus is running.
> I'll soon update the CL to address that.

OK, that was because system default config daemon is used - CL4 should fix this
by using ibus-memconf only.  I'll commit this soon if no objection.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b