Branch: refs/heads/master
  Home:   https://github.com/seccomp/libseccomp
  Commit: 2b603da7217dfb10e06495d1cdae3512d92965a8
      
https://github.com/seccomp/libseccomp/commit/2b603da7217dfb10e06495d1cdae3512d92965a8
  Author: Paul Moore <[email protected]>
  Date:   2019-04-17 (Wed, 17 Apr 2019)

  Changed paths:
    M tests/50-sim-hash_collision.tests

  Log Message:
  -----------
  tests: only run test 50 on x86_64

Because of the way libseccomp handles non-native arch translations we
can't use arbitrary syscalls, e.g. 1000; we need to use syscalls that
are defined in the libseccomp syscall tables.  Unfortunately, changing
the syscalls from 1000/1001 to a defined syscall appears to break the
test so let's just limit it to x86_64 for now.

Signed-off-by: Paul Moore <[email protected]>


-- 
You received this message because you are subscribed to the Google Groups 
"libseccomp" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to