Merge ~alfonsosanchezbeato/snappy-hwe-snaps/+git/bluez:run-unit-tests into ~snappy-hwe-team/snappy-hwe-snaps/+git/bluez:master

Proposed by Alfonso Sanchez-Beato
Status: Merged
Approved by: Konrad Zapałowicz
Approved revision: 5f4f51d92ddf2422369b3df85d11102c47d2c032
Merged at revision: f0ab24c7e328502e4c58c49843c209161618896e
Proposed branch: ~alfonsosanchezbeato/snappy-hwe-snaps/+git/bluez:run-unit-tests
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/bluez:master
Diff against target: 23 lines (+5/-0)
1 file modified
snapcraft.yaml (+5/-0)
Reviewer Review Type Date Requested Status
Konrad Zapałowicz (community) code Approve
Simon Fels Approve
System Enablement Bot continuous-integration Approve
Review via email: mp+318880@code.launchpad.net

Commit message

Run bluez part unit tests on build

Description of the change

Run bluez part unit tests on build

To post a comment you must log in.
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Simon Fels (morphis) wrote :

LGTM

review: Approve
Revision history for this message
Konrad Zapałowicz (kzapalowicz) wrote :

ack

review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 0f99b35..f7b345c 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -74,6 +74,7 @@ parts:
74 - --enable-obex74 - --enable-obex
75 - --disable-systemd75 - --disable-systemd
76 - --disable-silent-rules76 - --disable-silent-rules
77 - --enable-test
77 build-packages:78 build-packages:
78 - libglib2.0-dev79 - libglib2.0-dev
79 - libdbus-1-dev80 - libdbus-1-dev
@@ -98,6 +99,10 @@ parts:
98 - usr/bin/hcitool99 - usr/bin/hcitool
99 - usr/share/doc/libical1a/copyright100 - usr/share/doc/libical1a/copyright
100 - $libical1a101 - $libical1a
102 install: |
103 # Run all tests shiped by default
104 make check
105
101 common:106 common:
102 plugin: dump107 plugin: dump
103 organize:108 organize:

Subscribers

People subscribed via source and target branches